Apostrophe is an open-source Node.js headless content management system that delivers structured content through REST APIs while providing a visual in-context page editor for live editing. It is built on a module-based plugin architecture that extends CMS functionality through reusable modules, each encapsulating logic, configuration, and templates. The system uses schema-driven content modeling to define data structures and validation rules through configurable schemas and custom field types, with all content stored as flexible JSON-like documents in MongoDB. The platform distinguishes itsel
EmDash is an open-source content management system built on Astro that combines a visual admin panel with a plugin-driven architecture and server-side rendering. It provides a complete content management system with structured content modeling, a rich text editor using Portable Text format, and a TypeScript API for type-safe content queries. The system supports authentication through passkeys, OAuth 2.1, and external providers, with role-based access control and fine-grained permission scopes. What distinguishes EmDash is its plugin development framework, which supports both native plugins ru
Twill is a Laravel CMS toolkit and admin panel generator designed for building custom administrative consoles and content management systems. It serves as a headless CMS framework and a toolkit for defining content models and managing structured data through a dedicated administrative interface. The project features a visual block editor that allows publishers to arrange and configure reusable content sections via a drag-and-drop interface. It includes a dedicated digital asset manager for storing, cropping, and optimizing images and files across local or cloud storage, as well as a multiling
Wagtail is an open-source content management system built on the Django web framework. It provides a structured, tree-based approach to content modeling, allowing developers to define custom page types and reusable content components that are managed through a highly customizable administrative interface. The platform distinguishes itself through its flexible, block-based content composition system, which enables editors to assemble complex page layouts dynamically. It also offers robust support for multi-site and multi-lingual environments, allowing organizations to manage distinct websites
Sanity es una plataforma de gestión de contenido headless y API de contenido estructurado que almacena datos y los entrega mediante una API a cualquier frontend o dispositivo. Funciona como un estudio de contenido en tiempo real, proporcionando un entorno de edición personalizable para gestionar activos digitales y documentos a través de una capa de datos desacoplada y con tipado fuerte.
Las características principales de sanity-io/sanity son: Headless CMS, Graph-Oriented Query Languages, Data Synchronization WebSockets, Authoring and Editorial Interfaces, Content Authoring and Editing, Automated Content Processing, Content Management Systems, Content Schema Definitions.
Las alternativas de código abierto para sanity-io/sanity incluyen: apostrophecms/apostrophe — Apostrophe is an open-source Node.js headless content management system that delivers structured content through REST… emdash-cms/emdash — EmDash is an open-source content management system built on Astro that combines a visual admin panel with a… area17/twill — Twill is a Laravel CMS toolkit and admin panel generator designed for building custom administrative consoles and… wagtail/wagtail — Wagtail is an open-source content management system built on the Django web framework. It provides a structured,… facebook/lexical — Lexical is a modular rich text editor framework used to build extensible web-based editors. It functions as a… webiny/webiny-js — Webiny is an AI-programmable, cloud-native headless content management system designed for enterprise scale. It…