• Stars
    star
    1,500
  • Rank 31,279 (Top 0.7 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 4 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A curated list of awesome things related to Strapi
Awesome Strapi

Awesome Strapi Awesome

A curated list of awesome things related to Strapi.

Strapi is an open source Node.js Headless CMS to easily build customizable APIs



Official Sources

Documentation

GitHub Repos

Community Platforms

  • Forum - Official Strapi forum.
  • Discord - Official Strapi Discord.

Other

Showcase

One-Click & Deployment

As of December 2021, we no longer support one-click options as it goes against the methodology of how we hope to see Strapi users deploying their projects.

Strapi v4

Starters & Templates

We are currently working on porting our starters & templates from v3, you can follow the progress in this monorepo: strapi/starters-and-templates!

Plugins & Providers

Official Plugins

Note: All official Strapi v4 Plugins will start with @strapi/

Official Providers

Note: All official Strapi v4 Providers will start with @strapi/

Community Plugins & Providers

For community packages and providers, we currently are promoting a community project instead of this repo:

IsStrapiReady.com Submit your Plugin or Provider

SDKs

Strapi v3

Please Note: as of Nov 30th, 2021 Strapi v3 is now in a maintenance only status for 6 months, for more information see this NOTICE Issue on our main code repo.

Following the maintenance status it will go EOL on May 30th, 2022.

Templates - v3

  • Blog - Template to create Strapi projects pre-configured for blogs
  • Catalog - Template to create Strapi projects pre-configured for catalog sites
  • Corporate - Template to create Strapi projects pre-configured for corporate sites
  • E-commerce - Template to create Strapi projects pre-configured for e-commerce apps
  • Heroku - Official template for Heroku 1 click deploy button
  • Portfolio - Template to create Strapi projects pre-configured for portfolio sites

Starters & Examples - v3

  • Examples - General examples (Outdated).
  • OrgServer - Data Server scaffold for all kinds of Organizations

Angular - v3

Gatsby - v3

Gridsome - v3

Next.js - v3

Nuxt.js - v3

React - v3

Sapper - v3

  • Sapper Blog - Minimal blog example using Sapper and GraphQL.

Vue.js - v3

  • Vue Blog - Blog example using Vue and GraphQL.

Plugin & Providers - v3

Official Plugins - v3

  • Documentation - Official SwaggerUI/OpenAPI Documentation for v3.
  • GraphQL - Official GraphQL plugin including GraphQL Playground for v3.
  • Sentry - Official Sentry plugin for v3.

Community Plugins - v3

Note that all of these plugins/providers/packages are currently for v3

  • Comments - End to end comments feature with their moderation panel, bad words filtering, abuse reporting and more.
  • Config Sync - Manage database config (core_store e.g.) as partial JSON files. Import/Export across environments.
  • Email Designer - Design your own email templates w/ visual composer directly inside the Strapi admin panel and send composed emails programmatically from your controllers / services.
  • Entity Relationship Chart - Display Entity Relationship Diagram of all models, fields and relations.
  • Expo Notifications - Send Expo notification to mobile app
  • Github Publish - Lets you publish content changes using a GitHub Actions workflow.
  • Import content - Import content with a csv file, external url or raw text.
  • Medusa - Open-source Node.js commerce engine for Strapi.
  • Meilisearch - Add your Strapi collections into a MeiliSearch instance.
  • Migrate - Migrate Settings & Layouts, User Permissions between environments. (Webhooks & Content migrations coming soon).
  • Moesif - Plugin to add Moesif API Analytics and Monitoring (https://www.moesif.com/).
  • Navigation Builder - Navigation / menu builder feature with possibility to control the audience and different output structure renderers like (flat, tree and RFR - ready for handling by Redux First Router)
  • oEmbed - Embed content from third party sites (Youtube, Vimeo, Soundcloud, ...).
  • Passwordless - A plugin that provides ability to sign-in/sign-up to an application by link had sent to email.
  • Responsive image - Custom responsive image formats.
  • Raw Query - Sends raw query strings to the database.
  • Sitemap - Generate a sitemap.xml.
  • Sync Roles And Permissions - Store user roles and permissions configuration as a JSON file and then import and reuse it any time.
  • Testing - Out of the box Unit/Integration testing with mocking functions.
  • Video Thumbnail - Add video thumbnail functionality to Upload plugin (using FFmpeg).
  • Zeasy Image Api - Search and import image from Unsplash / Giphy to the rich text field with appropriate attribution.

Community WYSIWYG Replacements - v3

Note that all of these plugins/providers/packages are currently for v3

  • CKEditor 5 - Replace Strapi default WYSIWYG editor with enhanced build of CKEditor 5.
  • React MD Editor - Replace Strapi default WYSIWYG editor with React MD Editor.
  • Toast UI Editor - Replace Strapi default WYSIWYG editor with Toast UI Editor.
  • Editor.js - Replace Strapi default WYSIWYG editor with Editor.js.

Community Custom Field Plugins - v3

Note that all of these plugins/providers/packages are currently for v3

Community Middlewares - v3

Note that all of these plugins/providers/packages are currently for v3

  • LRU Caching - LRU caching for the api.
  • Upload Plugin Cache - Configurable middleware for caching uploaded assets when using strapi-provider-upload-local.

Community Hooks - v3

Note that all of these plugins/providers/packages are currently for v3

  • Algolia - Maintain search indexes with the Agolia service.

Email Providers - v3

Note that all of these plugins/providers/packages are currently for v3

Upload Providers - v3

Note that all of these plugins/providers/packages are currently for v3

Ecosystem - v3

Note that all of these plugins/providers/packages are currently for v3

  • Buffet.js - React components library for Strapi plugins.

SDKs - v3

Note that all of these plugins/providers/packages are currently for v3

  • Javascript SDK - Official Javascript SDK (Currently outdated).
  • Jekyll - Jekyll plugin to retrieve content from a Strapi API.
  • MobX-Strapi - MobX v5 SDK for Strapi v3

Third Party Modules - v3

Note that all of these plugins/providers/packages are currently for v3

  • NgxStrapiAuth - Angular authentication library with pre-built components.

Notice

As of January 2022, this repo is no longer maintained by Strapi LLC. nor Strapi SAS and the ownership has been collectively transferred to the Strapi Community who has no directly relation to either Strapi LLC. nor Strapi SAS. Strapi is a registered trademark of Strapi LLC and the Strapi Community have been granted exclusive inherited rights to use the name "Strapi" as well as the Strapi logo contained in the following files: awesome-strapi-logo.jpg and awesome-strapi-logo.png. Further modification of this logo is allowed under the MIT license stored in this repo by the new maintainers.

If anyone has any questions regarding the transfer of the repo or the rights granted please feel free to email Strapi LLC directly at [email protected]

More Repositories

1

strapi-tool-dockerize

Easy add support for docker to your strapi project
JavaScript
531
star
2

strapi-provider-upload-google-cloud-storage

Google Cloud Storage Upload Provider for Strapi
JavaScript
209
star
3

strapi-plugin-transformer

A plugin for Strapi Headless CMS that provides the ability to transform the API request or response.
JavaScript
138
star
4

strapi-plugin-local-image-sharp

Dynamically resize, format and optimize images based on url modifiers.
JavaScript
64
star
5

jekyll-strapi

Jekyll plugin to retrieve content from any Strapi API.
Ruby
57
star
6

strapi-plugin-io

A plugin for Socket IO integration with Strapi CMS.
JavaScript
55
star
7

strapi-plugin-publisher

A plugin for Strapi Headless CMS that provides the ability provides the ability to easily schedule publishing and unpublishing of any content type.
JavaScript
47
star
8

strapi-tool-deployify

Easy deploy strapi to cloud platforms
JavaScript
45
star
9

strapi-plugin-slugify

A plugin for Strapi Headless CMS that provides the ability to auto slugify a field for any content type.
JavaScript
45
star
10

strapi-plugin-redis

Plugin used to centralize management of Redis connections in Strapi
JavaScript
41
star
11

strapi-plugin-website-builder

A plugin for Strapi Headless CMS that provides the ability to trigger website builds manually, periodically or through model events.
JavaScript
35
star
12

strapi-plugin-url-alias

🌐 Unique, autogenerated URL paths.
TypeScript
21
star
13

strapi-plugin-protected-populate

JavaScript
20
star
14

strapi-typed-fronend

make strapi types compatible with frontend
TypeScript
14
star
15

website

The repo for the website development competition of the @strapi-community.
TypeScript
11
star
16

strapi-plugin-notes

A plugin for Strapi Headless CMS that provides the ability to add notes to entity records.
JavaScript
9
star
17

strapi-plugin-measurement-protocol

Send data to Google Analytics with Measurement Protocol.
JavaScript
8
star
18

jekyll-blog

Simple Jekyll blog powered by Strapi
Ruby
7
star
19

strapi-plugin-multitenancy

JavaScript
6
star
20

eslint-config

Shared eslint configuration for Strapi v4 plugins & applications.
JavaScript
5
star
21

strapi-plugin-audit

Audit Log plugin for Strapi v4
JavaScript
3
star
22

strapi-plugin-search

A Strapi CMS plugin that provides search engine agnostic sync support
TypeScript
3
star
23

strapi-ai-bot

Discord bot used by the Strapi Community Discord Server
JavaScript
3
star
24

website-backend

JavaScript
1
star
25

docus-theme

Vue
1
star