Apostrophe vs Automad vs Drupal

There is no single winner here because these three CMS platforms solve the hosting-and-editing problem in very different ways. Automad is the right call when…

Apostrophe

Freemium (open source core + paid Pro/Assembly/Enterprise tiers) · From Free (Community Edition); Pro from $199/month

Best for: Digital agencies and software teams on a JavaScript/Node.js stack who want in-context live editing and the option to run headless with Astro, Gatsby, or Nuxt front ends.

Automad

Free (open source) · From Free

Best for: Developers and small businesses building brochure sites, blogs, or portfolios who want a free, database-free CMS that is simple to back up and version with Git.

Drupal

Open Source · From Free

Best for: Enterprises, government agencies, and universities that need custom content types, multi-site management, and enterprise-grade security at scale.

At a Glance

 ApostropheAutomadDrupal
Primary categoryCMSCMSCMS
RatingNot documentedNot documentedNot documented
Pricing modelFreemium (open source core + paid Pro/Assembly/Enterprise tiers)Free (open source)Open Source
Starting priceFree (Community Edition); Pro from $199/monthFreeFree
Free planYesNot documentedYes
Free trialNot documentedNot documentedNot documented
PlatformsWebWebWeb
Team collaborationNot documentedNot documentedNot documented
AI featuresYesNot documentedYes
Public APIYesYesYes

Standout Differences

Free tier depth varies a lot

Automad is entirely free with no paid tier at all, Drupal core is free with real costs showing up in hosting and development, and Apostrophe's Community Edition is free but its AI translation, versioning, and multisite tools sit behind the paid Pro and Assembly tiers.

Apostrophe, Automad, Drupal

Database-free versus database-driven architecture

Automad stores everything in plain text files with no database dependency, while Apostrophe runs on Node.js with MongoDB and Drupal runs on PHP with MySQL, so hosting and backup complexity differ sharply between the three.

Apostrophe, Automad, Drupal

Headless delivery is not universal

Apostrophe and Drupal both explicitly support headless or API-first content delivery to front-end frameworks, while Automad's provided feature set does not document a headless mode.

Apostrophe, Drupal

Drupal wins on ecosystem scale

Drupal's contributed module ecosystem and community of more than 10,000 active contributors dwarfs the smaller, more niche communities around Apostrophe and Automad, both of which list a smaller plugin and theme ecosystem as a tradeoff in their own pros and cons.

Apostrophe, Automad, Drupal

Only Apostrophe sells its own managed hosting

Apostrophe offers vendor-run managed hosting starting at $39 a month as an alternative to self-hosting, while Automad and Drupal both rely entirely on self-hosting or third-party hosting providers.

Apostrophe

Feature-by-Feature

Architecture and Deployment

FeatureApostropheAutomadDrupal
No-database (flat-file) architectureUnavailableAvailableUnavailable
Headless/API-first content deliveryAvailableNot documentedAvailable

Content Editing

FeatureApostropheAutomadDrupal
In-context/live visual editingAvailableAvailableNot documented
Multilingual/localization supportAvailableAvailableAvailable

Extensibility

FeatureApostropheAutomadDrupal
Custom content types and fieldsNot documentedAvailableAvailable
Large contributed module/plugin ecosystemLimitedLimitedAvailable

Hosting and Support

FeatureApostropheAutomadDrupal
Vendor-provided managed hostingAvailableUnavailableUnavailable

Pricing Compared

Starting price reflects the lowest paid tier, not the full cost for every team size or usage level.

Apostrophe

Community Edition — Free N/A (open source)
Apostrophe Pro — $199/month (5 editors included; $19/mo per additional editor) Monthly
Apostrophe Assembly — From $499/month (5 sites included; $99/mo per additional site) Monthly
Managed Hosting — From $39/month Monthly
Enterprise — Custom Custom

Automad

No individual plan breakdown documented yet.

Drupal

Drupal Core & Community Modules — Free Free (open source)

Pros & Cons

Apostrophe

Pros

  • Free, open source Community Edition with no user or content-type limits
  • Developer-friendly, modular Node.js architecture with headless support
  • In-context visual editing usable by non-technical content teams
  • Managed hosting and enterprise support available directly from the vendor

Cons

  • Requires JavaScript/Node.js development skills to build and customize sites, unlike no-code site builders
  • Advanced features (AI tooling, versioning, multisite management) are gated behind paid Pro/Assembly tiers
  • Smaller plugin/theme ecosystem than dominant CMS platforms like WordPress

Automad

Pros

  • Completely free and open source under the MIT license
  • No database dependency simplifies hosting, backup, and version control
  • Lightweight and fast, well-suited to small-to-medium brochure sites
  • Git-friendly since content lives in plain text files

Cons

  • Smaller plugin/theme ecosystem than database-driven CMS platforms like WordPress
  • Flat-file architecture can be less efficient at very large scale with thousands of pages
  • Requires PHP hosting knowledge to install and maintain

Drupal

Pros

  • Completely free, open-source core with no licensing cost
  • Exceptional flexibility for complex, custom content structures and large multi-site deployments
  • Strong security track record and dedicated security governance process
  • Large, active global community with extensive contributed modules and themes

Cons

  • Steeper learning curve than page-builder-style CMS platforms like WordPress or Squarespace
  • Total cost of ownership can be high once development, hosting, and maintenance are factored in
  • Smaller market share and talent pool compared to WordPress, making developers harder to find
  • Contributed modules vary in quality and maintenance level, requiring careful vetting

Use Cases

Choose Apostrophe: Digital agencies and software teams on a JavaScript/Node.js stack who want in-context live editing and the option to run headless with Astro, Gatsby, or Nuxt front ends.
Choose Automad: Developers and small businesses building brochure sites, blogs, or portfolios who want a free, database-free CMS that is simple to back up and version with Git.
Choose Drupal: Enterprises, government agencies, and universities that need custom content types, multi-site management, and enterprise-grade security at scale.

Apostrophe

  • Agency website builds — Digital agencies use Apostrophe's visual editing and modular architecture to build and hand off client websites.
  • Embedded CMS for SaaS products — Software companies integrate Apostrophe as a headless CMS to power content within their own products.
  • Multi-brand enterprise sites — Enterprises use Apostrophe Assembly to manage multiple brand or departmental websites from a single codebase and dashboard.

Automad

  • Brochure and portfolio websites — Building simple, fast-loading marketing or portfolio sites without database overhead.
  • Developer-friendly content sites — Managing content as plain text files for easy Git version control and deployment.

Drupal

  • Government and public-sector websites — Government agencies use Drupal for its security track record, accessibility support, and ability to manage large volumes of structured content.
  • Enterprise multi-site management — Large organizations run multiple related websites from a single shared Drupal codebase and infrastructure.
  • Headless content platform for custom apps — Development teams use Drupal as a decoupled content backend serving custom React or mobile front ends.

Frequently Asked Questions

Which of these three CMS platforms is completely free?

Automad is free with no paid tier at all. Drupal core is also free and open source, though real-world costs come from hosting and development. Apostrophe's Community Edition is free too, but its AI translation, document versioning, and multisite tools require the paid Pro or Assembly tiers.

Do I need to know how to code to use Apostrophe, Automad, or Drupal?

Yes, all three expect some development skill. Apostrophe requires comfort with Node.js and Vue.js, Automad requires PHP hosting knowledge for setup, and Drupal has the steepest learning curve of the three given its custom content modeling and module ecosystem.

Which one is best for a small brochure site versus a large enterprise site?

Automad is built specifically for lightweight brochure sites, blogs, and portfolios. Drupal is aimed at the opposite end, handling complex content modeling and large multi-site deployments for enterprises and government agencies. Apostrophe sits in between, well suited to agencies and software teams building on Node.js.

Can any of these run headless with a React or Vue front end?

Apostrophe and Drupal both explicitly support headless or API-first delivery, with Apostrophe offering official integrations for Astro, Gatsby, and Nuxt and Drupal exposing REST and JSON:API endpoints. Automad's documented feature set does not mention a headless mode.

Which has the largest plugin or module ecosystem?

Drupal, by a wide margin. Its contributed module ecosystem and community of more than 10,000 active contributors is significantly larger than the ecosystems around Apostrophe or Automad, both of which cite a smaller plugin and theme selection as a known tradeoff.

Does any of these offer official managed hosting from the vendor?

Only Apostrophe does, with managed hosting plans starting at $39 a month. Automad and Drupal both rely on self-hosting or third-party hosting providers rather than an official hosting product from the project itself.

Read the full Apostrophe review · Read the full Automad review · Read the full Drupal review