How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Piranha CMS is the friendly editor-focused CMS for .NET that can be used both as an integrated CMS or as a headless API.
The main features of piranhacms/piranha.core are: Content Management Systems.
Projects with overlapping indexed features include: indico/indico — Indico - A feature-rich event management system, made @ CERN, the place where the Web was born. publify/publify — A self hosted Web publishing platform on Rails. apostrophecms/apostrophe — Apostrophe is an open-source Node.js headless content management system that delivers structured content through REST… divio/django-cms — django-cms is a content management system framework for building enterprise websites using Python and the Django web… keystonejs/keystone — Keystone is a GraphQL headless content management system and Node.js backend framework. It functions as a… squidex/squidex — Headless CMS and Content Managment Hub.
django-cms is a content management system framework for building enterprise websites using Python and the Django web framework. It functions as a component-based system that utilizes reusable content blocks, placeholders, and plugins to create flexible website layouts. The platform is distinguished by its focus on hierarchical page management, organizing site structures into a tree format to generate logical navigation and search-engine-friendly URLs. It also provides a multilingual platform for managing international content, including translation tools and site distribution across multiple
Indico - A feature-rich event management system, made @ CERN, the place where the Web was born.
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
Keystone is a GraphQL headless content management system and Node.js backend framework. It functions as a schema-driven data manager that automatically generates a GraphQL API and a React administrative dashboard based on a central data model configuration. The system uses an adapter-based database abstraction to decouple core logic from storage layers and a storage-provider abstraction for managing media assets via local or cloud drivers. It distinguishes itself through a component-based field rendering system and a hook-based middleware pipeline for data validation and automation. The fram