Likelihood to Recommend Contentful is well suited for folks who want a simple, clean, easy-to-use interface for a JAVASCRIPT website. If you do not want a javascript website you should look [elsewhere].
Read full review Netlify CMS is well suited when you have very less frequent updates to your content, maybe once a day and very few people need to access your data. You can connect it to Netlify, GitHub, or any platform and have multiple people access it and do as many updates as you wish, but the process is not well-defined and you need to build your own system for that. It is well suited for projects you need to pull off with very low cost, it is essentially free as the software is open source and free to use, and all you need to do is set up your schema correctly and find a deployment pipeline where you can build your static site/API to redeploy whenever the content changes. I personally used a GitHub Login -> Netlify CMS -> next app consumer of content -> GitHub pipelines to run next SSG -> GitHub Pages to deploy the built static site. It might not be appropriate for large teams where users themselves need no-code tools to modify the schema of the content.
Read full review Pros Clean, modern interface (not clunky and outdated, like WordPress) High degree of flexibility (I can structure data any way my clients need) Enables headless frontend (i.e. I can build any frontend I want without having to change my CMS) Read full review Storing content data in customized schema without a database Full control over your content and infrastructure where it is deployed and stored Very low-cost way for building your own CMS and CDN Read full review Cons The new Contentful "branches" feature looked promising (it appears to mirror a git-like repository) but it requires the CLI, which isn't necessarily practical for teams that aren't current CLI users. It would be nice if the management of this feature were available via the UI (without that it causes more confusion than anything). The Contentful data modeling method makes for a bit of an awkward SDK developer experience in some strongly typed languages like Java. Most things that you might need can be accomplished, but it feels like the experience could be smoother. It would be nice if there were a way to migrate data between spaces (e.g. from your staging space to production). Read full review Linking between different schema types, i.e. having some relations between content Better ways to define content schema, like how TinaCMS would handle using a JSON Read full review Alternatives Considered Easy to use and much more organized as a single platform versus multi. The layout is clean and easy to read and we don’t have to worry about certain users safe guarding data or content then losing it when they leave the company. It’s a one stop shop for imagery
Read full review We really can't compare it to full-fledged CMS software, like
WordPress , which has a lot of community and support with widgets, plugins, and whatnot. It's not built for that, but you can compare it to
Contentful , Ghost,
Strapi , etc., which provide similar functionality to a headless CMS with custom schema options, but even among them, it still lacks a lot of functionality, ease of use, and support. But Netlify CMS pros would be of the opinion that compared to other platforms where most schemas need to use their own tools and frameworks, it's very cost-effective. Something new called TinaCMS has come up to compete with Netlify CMS by covering most of its shortcomings, but it's something new being built by the same team that built
Forestry CMS and comes with many modern features, yet currently only supports NextJS SSG.
Read full review Return on Investment There was no negative impact as such. Positive impact is increase in sales. More work is delivered due to reusability and other features within a time and less manual effort. Read full review Helped us inject dynamic content into existing site very quickly Wasted a lot of time to implement when something complex, such as querying content, was needed Read full review ScreenShots