Software / Content Management System / Decap CMS (formerly Netlify CMS)

Decap CMS (formerly Netlify CMS)

Open-source, Git-based CMS for editing content in static-site projects through a browser-based admin interface.

8.1/10 TechZella Score
Visit Website ↗
At a glance

Quick Verdict

Decap CMS offers broad Git backend support, flexible content modeling, editorial workflows, previews, media integrations, and an MIT license. Setup requires developer involvement for authentication, repository configuration, and frontend rendering. No reliable public rating from major software revie

Overview

Decap CMS is an open-source content management system for websites built with static site generators and Git-based workflows. It provides a browser-based admin interface at a site’s /admin route.

Editors create and update structured content through configured collections and fields. Decap CMS then reads and commits files in a connected Git repository, while the site’s frontend framework generates the published experience.

The project was renamed from Netlify CMS to Decap CMS in February 2023. The core project remains self-hostable and is distributed under the MIT license.

Key Features

  • Browser-based editing with structured fields, rich text controls, Markdown support, and live previews.
  • Git-native content storage with commits, branches, pull requests, merge requests, and repository history.
  • Editorial workflow support for drafting, reviewing, approving, and publishing entries.
  • Configurable collections, nested objects, repeatable lists, relation fields, slugs, and custom file paths.
  • Backend integrations for GitHub, GitLab, Bitbucket, Azure, Gitea, Forgejo, Git Gateway, proxy services, and local testing.
  • Media uploads through the built-in media library, with documented integrations for services such as Cloudinary and Uploadcare.
  • Custom widgets, editor components, preview templates, localization, deploy previews, and content search.
  • Local development support through decap-server.
  • Optional Decap Turbo services for hosted authentication, request proxying, database-backed content access, roles, and site variables.

Pricing

The core Decap CMS software is free, open source, and self-hostable. Users provide their own Git backend, authentication method, hosting, and deployment infrastructure.

Decap Turbo is an optional managed layer currently offered in closed beta. Its Free plan supports one site and one seat. The Pro plan costs €19 per month and includes one site and three seats, with additional seats and sites available as paid add-ons. Enterprise pricing is custom.

Decap Turbo’s Free plan is described as a free plan rather than a time-limited trial. The core CMS also has no separate trial because it can be used without a license fee.

Pros & Cons

Pros

  • Free MIT-licensed core software.
  • Preserves content in familiar Git repositories and file formats.
  • Supports multiple Git hosting providers and authentication approaches.
  • Provides editorial workflows based on branches and pull requests.
  • Offers flexible content models and custom extensions.
  • Works with many static-site generators and modern frontend stacks.

Cons

  • Initial setup usually requires developer knowledge of Git, YAML, authentication, and deployment.
  • The core product does not render or deliver the frontend website itself.
  • Editors depend on the configured repository and backend APIs.
  • Large repositories may require additional infrastructure to reduce Git API requests.
  • Advanced centralized roles and managed authentication are associated with Decap Turbo rather than the basic self-hosted setup.
  • Community support is more prominent than vendor-operated support for the open-source core.

Alternatives

TinaCMS is a comparable Git-backed CMS with visual editing features. Keystatic is another developer-oriented CMS that stores structured content in a Git repository. Sanity, Contentful, and Storyblok provide hosted headless CMS platforms with managed APIs and editorial infrastructure. Strapi offers a self-hostable headless CMS with a database-backed architecture.

FAQ

Is Decap CMS the same as Netlify CMS?

Decap CMS is the successor and new name for Netlify CMS. The project changed names in February 2023.

Does Decap CMS require Netlify?

No. Decap CMS can connect to supported Git providers and custom authentication or proxy services. Netlify services are optional.

What programming languages does Decap CMS support?

Decap CMS is frontend-agnostic at the content-management level. It is commonly used with static-site generators and frontend stacks such as Jekyll, Hugo, Gatsby, Next.js, Astro, Nuxt, Eleventy, and similar systems.

Does Decap CMS have an API?

Decap CMS uses backend APIs to read and update repository content. It does not function as a standalone content delivery API. Developers determine how repository content is rendered or exposed by the frontend application.

Can nontechnical editors use Decap CMS?

Yes, editors can use its browser interface after a developer configures collections, authentication, media handling, and previews. Technical setup remains the main implementation requirement.

Does Decap CMS support drafts and approvals?

Yes. Its editorial workflow can create branches and pull requests or merge requests for unpublished entries, depending on the connected Git backend.

Is there a hosted version?

Decap Turbo is an optional managed service that adds hosted authentication, Git API request shielding, database-backed content access, roles, and site variables. The service is listed as being in closed beta.

Capabilities

Features

Content Management

  • Structured collections and fields
  • Markdown and rich text editing
  • Nested objects and repeatable lists
  • Relation fields
  • Folder and file collections
  • Slug generation and custom paths
  • Content search
  • Localization and translation support

Editorial Workflow

  • Draft, review, and publish states
  • Branch-based editorial workflow
  • GitHub pull requests
  • GitLab merge requests
  • Bitbucket pull request support
  • Deploy preview links

Git and Backend Integrations

  • GitHub
  • GitLab
  • Bitbucket
  • Azure
  • Gitea
  • Forgejo
  • Git Gateway
  • Custom proxy and test backends
  • Local backend testing

Media and Extensibility

  • Built-in media library
  • Cloudinary integration support
  • Uploadcare integration support
  • Custom media integrations
  • Custom widgets
  • Custom editor components
  • React-based preview templates

Authentication and Administration

  • OAuth authentication
  • PKCE authentication
  • Implicit authentication
  • Git Gateway authentication
  • Optional hosted authentication through Decap Turbo
  • Optional Turbo roles and site variables
Product details

Specifications

Product typeOpen-source Git-based headless CMS
LicenseMIT
Deployment modelSelf-hosted web application
Primary interfaceBrowser-based single-page application
Content storageFiles in a connected Git repository
Backend integrationsGitHub, GitLab, Bitbucket, Azure, Gitea, Forgejo, Git Gateway, proxy, and test backends
Frontend compatibilityStatic-site generators and frontend frameworks including Jekyll, Hugo, Gatsby, Next.js, Astro, Nuxt, Eleventy, and others
APIUses configured Git-provider or proxy APIs to read and update repository content; not a standalone content delivery API
AuthenticationOAuth, PKCE, implicit authentication, Git Gateway, or custom authentication proxy
IntegrationsCloudinary, Uploadcare, S3-compatible storage through Decap Turbo, Git hosting providers, and deploy preview systems
Free trialNo separate trial. Self-hosted Decap CMS is free, and Decap Turbo has a free plan rather than a time-limited trial
Managed serviceDecap Turbo, currently listed as closed beta
Current stable supportDecap CMS 3.x is listed as actively supported; 1.x and 2.x are legacy Netlify CMS versions
Content deliveryHandled by the connected static-site generator or frontend application
Visual preview

Demo & Screenshots

Screenshots are not available yet.TechZella will add verified product images when suitable official screenshots are found.
Our evidence-based assessment

TechZella Score

A proprietary editorial score based on product capabilities, usability, value, performance, support and user sentiment evidence.

8.1/10Moderate confidence
Features8.8
Ease of Use7.6
Value for Money9.2
Performance8.2
Support6.8
User Sentiment7.0

Decap CMS offers broad Git backend support, flexible content modeling, editorial workflows, previews, media integrations, and an MIT license. Setup requires developer involvement for authentication, repository configuration, and frontend rendering. No reliable public rating from major software review platforms was verified.

Methodology v1.0. This is a TechZella editorial assessment, not a direct user-review average.

Plans & pricing

Pricing

Self-hosted Decap CMS

$0
forever

Free, open-source MIT-licensed software. Users provide their own hosting, Git backend, authentication, and deployment infrastructure.

Check current pricing →

Decap Turbo Pro

u20ac19
month

Closed-beta managed plan with one site, three included seats, request shielding, database-backed content access, basic roles, site variables, and standard email support. Additional seats cost u20ac6 monthly, and additional sites cost u20ac10 monthly.

Check current pricing →

Decap Turbo Enterprise

Custom
month

Custom plan for agencies and organizations needing expanded site and seat capacity, custom roles, SSO/SAML, and dedicated support with an SLA.

Check current pricing →

Pricing may change. Verify current plans on the vendor's website.

Editorial assessment

Pros & Cons

Pros

  • Free and open-source core under the MIT license.
  • Keeps content and history in Git repositories.
  • Supports multiple Git hosting and authentication options.
  • Provides branch-based editorial workflows and deploy previews.
  • Offers flexible content modeling and extensibility.
  • Works with a broad range of static-site stacks.

Cons

  • Requires technical setup for Git, authentication, YAML configuration, and deployment.
  • Does not independently render or deliver the frontend website.
  • Performance can depend on Git provider API behavior and repository size.
  • Advanced centralized roles and hosted infrastructure require Decap Turbo.
  • Open-source support primarily relies on documentation and community channels.
Similar software

Alternatives

Compare options

Top Competitors

Community feedback

Reviews

No reviews yet. Be the first to share your experience.

Write a Review