CMS Builder module for ZephyrPHP - Dynamic content management with GUI

Maintainers

Package info

github.com/Techwonia/zephyrphp-cms

Language:Twig

pkg:composer/zephyrphp/cms

Statistics

Installs: 118

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0


README

The CMS module for ZephyrPHP — visual page builder, theme customizer, content collections, and admin panel.

Features

  • Visual page builder with 18+ section types
  • Live theme customizer (fonts, colors, CSS)
  • Dynamic content collections with custom fields
  • Media library with auto-thumbnails
  • User & role management with granular permissions
  • Workflow system (draft → review → published)
  • AI content generation (6+ providers)
  • Plugin system (hooks & filters)
  • Built-in analytics (privacy-safe)
  • REST API with OAuth 2.0
  • Marketplace for themes & plugins

Installation

Included with the starter:

composer create-project zephyrphp/starter mysite

Or install standalone:

composer require zephyrphp/cms

Note: This package is designed exclusively for ZephyrPHP and is not compatible with other PHP frameworks.

Documentation

https://zephyrphp.com/docs

License

MIT