Contentful is a cloud based CMS solution that provides the ability to manage content across multiple platforms.The editing interface allows for managing content interactively and provides developers the ability to deliver the content with the programming language and template framework of their choice.
$300
per month
Netlify CMS
Score 9.4 out of 10
N/A
Netlify CMS is an open source Git-based CMS for static site generators. it runs 100% in a browser.
N/A
Pricing
Contentful
Netlify CMS
Editions & Modules
Lite
$300
per month
Community
Free
Enterprise
Custom
No answers on this topic
Offerings
Pricing Offerings
Contentful
Netlify CMS
Free Trial
Yes
No
Free/Freemium Version
Yes
Yes
Premium Consulting/Integration Services
No
No
Entry-level Setup Fee
Optional
No setup fee
Additional Details
—
—
More Pricing Information
Community Pulse
Contentful
Netlify CMS
Considered Both Products
Contentful
Verified User
Anonymous
Chose Contentful
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.
In the past we've used WordPress to manage documentation content. Wordpress was more flexible than Contentful but also prone to inconsistencies and we ended having a lot of hacks to accomplish various Wordpress tricks. With Contentful there's less ambiguity so content producers …
Contentful offers a great deal of features for a relatively low price. This is what ended up persuading us to purchase it. We also gathered that this was one of the more well-rated products out there, which was encouraging. It definitely stacks up well against its competitors.
For custom solutions, Contentful blows every other CMS I've used out of the water. Unlike WordPress, there's no clutter to wade through, and you can simply build the infrastructure you need. It's more secure by far, and works seamlessly with modern frontend technologies, like …
Contentful was the most user-friendly platform that everyone in our company could understand. It doesn't have the integrations that Wordpress does, but it was easier for everyone in our organization to use. We've also seen good ranking and traffic from the pages created in …
Contentful is easy and fast and cheap. I went from zero experience to loading data out of my contentful space in about an hour or more. The cost is very reasonable and compared to options like CloudCMS are a fraction of the cost. The benefit is that with a lower cost entry …
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 …
Coming from WordPress, Contentful feels like content management as it should be. There's no clutter to get rid of, you can simply start building from scratch, and the end product is perfectly tailored to your or your clients needs.
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.
Contentful provides organized, flexible data models with support for a variety of data types and content editors (e.g. WYSIWYGs, form fields, raw text areas).
Contentful has great built-in versioning features with history and draft states so it's easy to make updates and revert when needed.
Contentful has an intuitive user interface and good support for multiple spaces (which can be helpful for companies that need separate projects for dev/staging/production).
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.