Software Alternatives & Reviews

Contentful VS Craft CMS

Compare Contentful VS Craft CMS and see what are their differences

Contentful logo Contentful

You don't need another CMS. You need a better way to manage content — unified, structured, and ready to deploy to any digital channel.

Craft CMS logo Craft CMS

Content management system built on Yii PHP Framework
  • Contentful Landing page
    Landing page //
    2023-10-07
  • Craft CMS Landing page
    Landing page //
    2023-10-22

Contentful videos

Bits & Bytes Ep. 1 - What is Contentful?

More videos:

  • Review - A Quick look at contentful | #CodingPhase
  • Review - Gatsby And Contentful - The Headless CMS Approach - Episode 1

Craft CMS videos

What is Craft CMS 3?

More videos:

  • Review - A Tour of the Craft CMS

Category Popularity

0-100% (relative to Contentful and Craft CMS)
CMS
58 58%
42% 42
Blogging
58 58%
42% 42
Blogging Platform
55 55%
45% 45
Developer Tools
100 100%
0% 0

User comments

Share your experience with using Contentful and Craft CMS. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Contentful and Craft CMS

Contentful Reviews

  1. Very generous free plan

    The free plan of Contentful is generous enough to allow us to run a successful technology blog without having to pay for any overheads to run it. We used them as an alternative to the previously used Ghost. We have experienced a lot of growth since this migration.

    🏁 Competitors: Ghost

21 Headless CMS Platforms That You Should Check Out
Contentful integrates with many tools and helps you create your content quickly. It is mostly used for e-commerce websites.
Source: popupsmart.com
Best Headless CMS in 2022
Contentful is an API-driven headless CMS that focuses on content and the backend. It is considered one of the best systems for small to medium enterprises. You can edit content anywhere by any smart device and integrate it with other services such as Dropbox.
Source: flatlogic.com
Best Headless CMS for 2020
Yes, hosted providers, such as Contentful would be easier to use but it literally comes with a price...
Source: dev.to
11 Headless CMS to Consider for Modern Application
It uses RESTful API development kits for all popular languages. Contentful is welcoming newcomers, so anyone can quickly create data entries.
Source: geekflare.com
34 Headless CMS That Should Be On Your Radar
Founded in 2013, Germany-based Contentful offers an API-driven headless CMS. Contentful’s RESTful API gives developers full programmatic control of content, digital assets, and translations. The platform also takes advantage of caching techniques as well as external CDN integrations to enable the delivery of API payloads in the sub-100ms range.
Source: www.cmswire.com

Craft CMS Reviews

Top 10 Web Content Management Systems
If you are not satisfied with non of these options, I encourage you to check out Craft CMS. An open-source powered all-in-one CMS, with highly active community for your needs. Cloudzy’s Craft CMS hosting, is a go to solution for all web admins and content publishers who are willing to manage their website with Craft CMS.
Source: cloudzy.com
34 Headless CMS That Should Be On Your Radar
Craft CMS features custom fields, drag-and-drop layout management, multi-site management, localization, asset management, live content previews, and a built-in image editor. Each user can also attain their own customizable dashboard.
Source: www.cmswire.com
9 Reasons I Think Craft is the Best CMS on the Market Today
Craft CMS is simple, minimalistic, agile and has every capability a modern CMS framework needs. Over the past ten years we have worked with every CMS you could think of (Wordpress, Drupal, Rails+ActiveAdmin, Ghost, Weebly, DjangoCMS, Jekyll, Joomla, Tumblr, Squarespace, Expression Engine, Statamic, Blogger)… here are the reasons why we’ve landed firmly with Craft as our №1...
Source: hackernoon.com

Social recommendations and mentions

Based on our record, Craft CMS should be more popular than Contentful. It has been mentiond 31 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Contentful mentions (9)

  • My blog post workflow
    Next, I’ll copy and paste the draft text to my CMS. I’ve been using Contentful since working there in 2021. I use Rich Text rather than Markdown for my posts and what’s great about this is that copying and pasting from Notion preserves hyperlinks and formatting. If I’m including anything else like code samples, images and other embedded media, I add those as separate linked entries manually whilst working through... - Source: dev.to / about 2 months ago
  • How to Style Markdown in Next.JS Using React-Markdown and SASS
    If you have a blog or website with articles or long text documents, markdown is your friend. It makes authoring documents so much easier and more intuitive than straight HTML. Markdown has a far smaller learning curve than HTML and can easily be taught to non-tech-savvy writers. Markdown editors are also built-in to headless CMSs like Contentful. - Source: dev.to / over 1 year ago
  • Looking to Create a Wordpress Style Website with Python / Flask
    It depends on the requirements, but this might actually call for a headless CMS like Forestry.io or Contentful coupled with a Static Site Generator like Hugo. The CMS will manage users/permissions/data hierarchy and provide a simple frontend for users to add content, lay out pages, etc. And then when they save a change, the SSG will re-run and render everything to static HTML/CSS/JS. Source: almost 2 years ago
  • How to Create a Blog Using Next.js and Contentful CMS
    Contentful is a headless content management system (CMS). Headless simply means there is no front-end to display the content to the consumer. It's basically a database, but much easier to setup and maintain than a traditional relational database. Contentful provides a very easy-to-use API for fetching and managing content. They also support GraphQL queries if you're into that. - Source: dev.to / almost 2 years ago
  • Test Post Dev To
    Contentful has become my favorite Headless CMS. I use it to generate static web pages, this blog, and storing other forms of data, such as user profiles. - Source: dev.to / almost 2 years ago
View more

Craft CMS mentions (31)

  • Different flavors of content management
    The most typical approach is having a CMS admin panel sit somewhere on the server; everyone with an account uses this. This is a very convenient approach, especially when working with a team. This way, many people can work on different articles simultaneously without worrying about potential conflicts or overwriting stuff. The only con is related to security - everyone can try to get inside, and if you forget to... - Source: dev.to / 8 months ago
  • Go with PHP
    PHP has a lot of top tier CMSes. IMHO bunch of them are even better than Statamic. Craft CMS (https://craftcms.com/) is a lot more mature database based CMS. Kirby (https://getkirby.com/) is better at flat-file and has a lot better admin interface. Twill (https://twillcms.com/) is better integrated in Laravel and is fully open-source. Statamic mostly feels like it's sitting besides Laravel and they call themselves... - Source: Hacker News / 12 months ago
  • Stack to build and deploy a fully functional personal blog?
    You're basically looking for any CMS that supports headless mode. E.g. Strapi (https://strapi.io/, NodeJS based), CraftCMS (https://craftcms.com/, PHP based) or countless others. Source: 12 months ago
  • A mate of mine built a cool little Tottenham Database showing the history of spurs.
    It's built on Craft CMS. Makes the relationships between elements (a match and a player, for example) super easy. Source: about 1 year ago
  • Creating a CMS with React, what should I look at?
    Is there a reason you aren’t using an existing CMS? There’s a lot that provide all the UI functionality you are talking about and then expose it via a API to be consumed in your front end. https://craftcms.com is one option I’ve had good success with. Source: about 1 year ago
View more

What are some alternatives?

When comparing Contentful and Craft CMS, you can also consider the following products

WordPress - WordPress is web software you can use to create a beautiful website or blog. We like to say that WordPress is both free and priceless at the same time.

Strapi - Strapi is the most advanced Node.

Drupal - Drupal - the leading open-source CMS for ambitious digital experiences that reach your audience across multiple channels. Because we all have different needs, Drupal allows you to create a unique space in a world of cookie-cutter solutions.

Statamic - Build better, easier to manage websites. Enjoy radical efficiency. It's everything you never knew you always wanted in a CMS.

Prismic - prismic.io is a web software you can use to manage content in any kind of website or app. API-driven.

TYPO3 - TYPO3.com - Infos, SLAs, Extended Support Versions and more