awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
stephenmcd avatar

stephenmcd/mezzanine

0
View on GitHub↗
4,826 星标·1,607 分支·Python·BSD-2-Clause·11 次浏览mezzanine.jupo.org↗

Mezzanine

Mezzanine 是一个基于 Django 框架构建的 Web 内容管理系统。它提供了一套用于管理站点内容、页面和分层结构的工具。

该平台具有一个可视化网站编辑器,带有拖放界面,无需编写原始 HTML 即可修改页面布局和内容。它包括一个用于将网站文本翻译成多种语言以服务全球受众的多语言框架。

该系统涵盖了广泛的管理和操作功能,包括电子商务产品目录和交易处理、用于用户个人资料和电子邮件验证的身份管理,以及用于数据收集的自定义表单构建器。其他功能包括计划内容发布和用于管理元数据及生成简洁 URL 的搜索引擎优化工具。

Features

  • Django-Based CMS Frameworks - Provides a comprehensive content management system built on the Django web framework.
  • Content Administration Interfaces - Offers a centralized web-based dashboard for organizing and editing site materials and schemas.
  • Custom Content Type Definitions - Allows the definition of custom content structures as database models for flexible schema management.
  • Hierarchical Page Trees - Arranges site content into nested tree structures with drag-and-drop reordering for intuitive navigation.
  • User Identity Verification - Handles user identity verification via email and manages secure account authentication profiles.
  • User Identity Management - Manages user account profiles and performs email verification to secure identity and authentication.
  • Page Hierarchies - Implements a nested tree database model to manage site structure and parent-child page relationships.
  • Visual Page Editors - Provides a visual interface for modifying page layouts and content in real time without writing HTML.
  • Administrative Interfaces - Extends the Django administrative dashboard to provide a custom interface for managing site content.
  • E-commerce Platforms - Integrates an e-commerce platform within Django to manage product catalogs and process customer orders.
  • Ecommerce Management - Ships a shopping cart and product management system for handling customer orders and financial transactions.
  • Content Scheduling Systems - Implements a drafting system with preview capabilities and scheduled future publication dates.
  • Visual Layout Editing - Provides tools to modify page layout and content visually without modifying raw HTML source code.
  • Search Engine Optimization - Ships tools for generating clean URLs and managing metadata to increase site discoverability in search engine results.
  • Custom Form Builders - Provides a drag-and-drop interface for building data collection forms with CSV export capabilities.
  • URL Route Mapping - Translates internal page identifiers into clean, search-engine-friendly URLs for improved routing and discovery.
  • Multi-Language Content Delivery - Serves localized versions of pages to users by associating content entries with specific language codes.
  • Content Translation - Converts website text into multiple languages to support a global audience through regional settings.
  • Content Management Systems - Flexible content management platform built on the Django framework.
  • Content Management - CMS framework with a focus on flexibility.
  • Content Management Systems - A content management platform built on the framework.

Star 历史

stephenmcd/mezzanine 的 Star 历史图表stephenmcd/mezzanine 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Mezzanine 的开源替代方案

相似的开源项目,按与 Mezzanine 的功能重合度排序。
  • divio/django-cmsdivio 的头像

    divio/django-cms

    10,643在 GitHub 上查看↗

    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

    Python
    在 GitHub 上查看↗10,643
  • django-cms/django-cmsdjango-cms 的头像

    django-cms/django-cms

    10,642在 GitHub 上查看↗

    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

    Pythoncmsdjangodjango-cms
    在 GitHub 上查看↗10,642
  • area17/twillarea17 的头像

    area17/twill

    3,956在 GitHub 上查看↗

    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

    PHP
    在 GitHub 上查看↗3,956
  • wagtail/wagtailwagtail 的头像

    wagtail/wagtail

    20,366在 GitHub 上查看↗

    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

    Pythoncmsdjangohacktoberfest
    在 GitHub 上查看↗20,366
查看 Mezzanine 的所有 30 个替代方案→

常见问题解答

stephenmcd/mezzanine 是做什么的?

Mezzanine 是一个基于 Django 框架构建的 Web 内容管理系统。它提供了一套用于管理站点内容、页面和分层结构的工具。

stephenmcd/mezzanine 的主要功能有哪些?

stephenmcd/mezzanine 的主要功能包括:Django-Based CMS Frameworks, Content Administration Interfaces, Custom Content Type Definitions, Hierarchical Page Trees, User Identity Verification, User Identity Management, Page Hierarchies, Visual Page Editors。

stephenmcd/mezzanine 有哪些开源替代品?

stephenmcd/mezzanine 的开源替代品包括: django-cms/django-cms — django-cms is a content management system built on Django for creating and managing hierarchical pages and reusable… divio/django-cms — django-cms is a content management system framework for building enterprise websites using Python and the Django web… 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,… apostrophecms/apostrophe — Apostrophe is an open-source Node.js headless content management system that delivers structured content through REST… keystonejs/keystone — Keystone is a GraphQL headless content management system and Node.js backend framework. It functions as a…