Grav
No database anywhere in the stack: Grav, the leading flat-file CMS, builds every page from a folder of Markdown and YAML on PHP, Symfony components, Twig templating, and Doctrine caching. That architecture is the whole argument: content is Git-versionable, rsync-able, and lock-in-free; pages render in well under 100ms without database round-trips; and backup means copying a directory. Content authors write Markdown (or plain HTML), configure with readable YAML, and define custom page structures via blueprint files that generate editing forms automatically. The optional Admin panel adds a polished editing layer: dashboard with site activity, page management with a syntax-highlighted editor and live preview, drag-and-drop media uploads, one-click plugin/theme updates, and normal/expert modes for form-based or raw YAML editing. The ecosystem runs deep - hundreds of open-source plugins and themes installed through the GPM package manager, with an event-hook architecture that gives plugins full control over the request lifecycle, and downloadable skeletons providing entire pre-built sites. Grav 2.0 modernizes the stack (PHP 8.3+, Symfony 7, Twig 3) and adds a first-party REST API, an MCP server for AI agents, and a SvelteKit single-page admin with real-time collaborative editing. Ideal for docs, blogs, and marketing sites. MIT-licensed.
Directus
Say hello to Directus, the open-source genie that magically turns any SQL database into a snazzy API and a slick no-code playground. It's like a Swiss Army knife for your data, playing nice with any SQL database you throw at it, so you can keep your precious data right where it is—no moving vans required. With Directus, you get a REST and GraphQL API superhighway built atop your database, making your data dance at your fingertips. And the Directus App? It's like a VIP lounge for your team, where they can schmooze with data in style, managing and visualizing it without breaking a sweat. Whether you're crafting a Backend-as-a-Service masterpiece, spinning up a Headless CMS, building the ultimate internal toolset, or diving into Data Management & Analytics, Directus is your go-to wingman. Plus, with RepoCloud hosting, you'll be saving more coins than a video game plumber, all while enjoying the freedom of open-source camaraderie. Get ready to connect, design, and control like a data wizard, because with Directus and RepoCloud, the digital world is your oyster!
Ghost
Get ready to transform your audience into a thriving empire with Ghost, the ultimate toolkit for the modern content maestro! Imagine a digital playground where you can craft a dazzling website, publish content that pops, and roll out newsletters that readers can't wait to open. Ghost is your go-to wingman for launching a site that's as unique as your brand, with a smorgasbord of snazzy free themes and customizable design options. But wait, there's more! Ghost's editor is like the Swiss Army knife for content pros – sleek, powerful, and ridiculously easy to use. Unleash your creative beast with multimedia storytelling that includes everything from stunning image galleries to toe-tapping audio. And when it comes to turning casual lurkers into loyal subscribers, Ghost's got your back with native signup forms and analytics sharper than a detective's eye. Plus, with built-in newsletters and special promos, you'll have subscribers flocking like it's Black Friday. Hosted on RepoCloud, where the cost is as friendly as your neighborhood barista, Ghost is the open-source secret sauce to a booming content business!
Dokuwiki
Unleash the power of collective knowledge with DokuWiki, the open-source wiki wizard that's as easy to use as a peanut butter sandwich (minus the sticky fingers). No database? No problem! DokuWiki's got you covered with its sleek syntax that's as clean as your grandpa's Sunday hat. It's the apple of the eye for admins everywhere, thanks to its no-sweat maintenance, backup simplicity, and plug-and-play integration. Lockdown your secrets or share your smarts with DokuWiki's built-in Fort Knox-like access controls and authentication magic. Whether you're building a digital library of Alexandria or just jotting down your world-changing ideas, DokuWiki's plugin treasure trove transforms it from a mere wiki into your digital Swiss Army knife. Collaborate like a band of merry scribes, with swift updates and a historical archive of every brainwave and typo. Ideal for everything from a corporate brain bank to your personal idea dump, a how-to guide, a team's digital war room, or even an intranet that doesn't make you yawn. And with RepoCloud hosting, you'll be saving more dough than a budget bakery, all while customizing your DokuWiki experience from newbie-friendly tweaks to crafting your own digital extensions. So why wait? Make DokuWiki your go-to for shared wisdom without the heavyweight price tag!
Strapi
Get ready to break up with your high-maintenance CMS and swipe right on Strapi! This open-source heartthrob is the headless CMS Casanova, charming developers with its 100% JavaScript DNA. Strapi is like that best friend who brings out your creative side, letting you mingle with your beloved tools and frameworks without any third-wheel awkwardness. It's like a content management speed date – you'll go from lonely backend single to ready-to-mingle in mere minutes. Customize those content APIs like you're on a reality makeover show and strut your stuff across any digital catwalk, be it REST or GraphQL. And when it's time to settle down, you can cozy up with Strapi Cloud or play the field across various cloud platforms. With Strapi, you're the director of your own content love story, crafting and managing digital experiences that make your heart skip a beat, all without the drama of traditional CMS plot twists.
Wordpress
Roughly 43% of all websites and over 60% of the CMS market run on WordPress - the GPL-licensed platform that scales from a personal blog to publishing operations and WooCommerce stores. The Gutenberg block editor composes pages from reusable blocks, and full site editing extends block control to headers, footers, and templates; tens of thousands of plugins and themes cover essentially every capability a site might need, from SEO and caching to membership and e-commerce. WordPress 7.0 "Armstrong" marks the platform's biggest structural update since Gutenberg itself: a React-based DataViews admin replaces the legacy list tables with instant filtering, a provider-agnostic AI Client API ships with connectors for OpenAI, Anthropic, and Google, media processing moves into the browser via WebAssembly, and a universal Font Library manages typography across block, hybrid, and classic themes with local hosting for GDPR compliance. New Breadcrumbs, Icons, and lightbox Gallery blocks reduce plugin dependence, and server-side PHP block registration simplifies development. The REST API and WP-CLI make it automatable end to end. Self-hosting is what WordPress was designed for: your content, database, plugin choices, and upgrade schedule stay entirely under your control, free of wordpress.com plan limits.
Cockpit
Built by an agency in 2011 and refined by real client work since, Cockpit is a headless CMS whose pragmatism is earned. It's a pure content backend: model your data, let editors manage it, and fetch it over REST or GraphQL from any frontend - React, Vue, Flutter, a static site generator, or an IoT dashboard. Content modeling covers three shapes: Collections for repeatable items (posts, products, events), Singletons for one-off content (settings, about pages), and Trees for hierarchies (navigation, categories), all assembled from 20+ field types including relationships. The API layer is unusually capable: MongoDB-style query filtering, field selection to trim payloads, automatic image optimization through the assets API, and built-in caching. Localization is first-class with per-field multi-language content and fallback support; user management includes roles, granular permissions, two-factor authentication, and API tokens; and webhooks push changes into external workflows. Agencies get multi-tenant Spaces - several sites or clients from one installation. The operational footprint is refreshingly small: PHP plus either SQLite or MongoDB, no build steps, no toolchain, extensible through hooks, events, and addons (pages/SEO, forms, full-text search, layout components). Where enterprise headless platforms bill per seat and per locale, Cockpit is MIT-licensed and simply yours.