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.
Mezzanine is a web-based content management system built on the Django framework. It provides a suite of tools for managing site content, pages, and hierarchical structures. The platform features a visual website editor with drag-and-drop interfaces for modifying page layouts and content without writing raw HTML. It includes a multilingual framework for translating website text into multiple languages for global audiences. The system covers a broad range of administrative and operational capabilities, including e-commerce product catalogs and transaction processing, identity management for u
Strapi is an open-source headless content management system and JavaScript framework used for defining content schemas and managing structured data. It functions as a REST and GraphQL API gateway that decouples backend data storage from frontend delivery. The system includes a self-hosted administration interface for managing content entries and defining data models without manual database queries. The framework utilizes a plugin-based extension system to inject custom logic into the application lifecycle. It employs schema-driven content modeling to automatically generate database tables and
django-cms is a content management system built on Django for creating and managing hierarchical pages and reusable content blocks. It functions as an enterprise framework and modular page builder for organizing website layouts and managing complex digital content. The system features a frontend inline content editor that allows users to modify page titles and body content directly on the live site via an interactive toolbar. It provides a multilingual platform for translating pages and localized content across different languages, including built-in translation fallback support. Additionally
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
A Django-based CMS with a focus on extensibility and concise code
The main features of feincms/feincms are: Content Management, Content Management Systems.
Projects with overlapping indexed features include: strapi/strapi — Strapi is an open-source headless content management system and JavaScript framework used for defining content schemas… wagtail/wagtail — Wagtail is an open-source content management system built on the Django web framework. It provides a structured,… django-cms/django-cms — django-cms is a content management system built on Django for creating and managing hierarchical pages and reusable… stephenmcd/mezzanine — Mezzanine is a web-based content management system built on the Django framework. It provides a suite of tools for… cofoundry-cms/cofoundry — Cofoundry is an extensible and flexible .NET Core CMS & application framework focusing on code first development. area17/twill — Twill is a Laravel CMS toolkit and admin panel generator designed for building custom administrative consoles and…