Strapi : A CMS worth the try.
Use Cases and Deployment Scope
1. We have used Strapi to create our headless CMS.
2. Used Strapi node js project as backend.
3. The backend is fully customizable and easy to add functionality.
4. Its plugin is easy to use and add like graphql, storage, auth, etc.
5. It gives prebuilt auth APIs to implement auth.
6. We use it as NO code CMS, as it gives prebuild basic building blocks
Pros
- Free and open source.
- CMS UI is nice and clean.
- Customization options.
- Regular updates and bug fixes.
- Easy to find and understand docs.
- Blogs available to learn more.
- Plugin eco system.
Cons
- Tutorial videos.
- Use typescript for it's backend.
- Detailed explanation of commands available.
- More clear docs for releasing.
Likelihood to Recommend
1. If a headless CMS is needed.
2. Need the cms UI to be clean.
3. There is a need for customization options in the UI and API as well.
4. Expertise in javascript and need cms with node js backend.
5. Want auth APIs pre-made.
6. Easy to customize the backend as well.
7. The user interface can be fully customizable.
