zephyrphp / cms
CMS Builder module for ZephyrPHP - Dynamic content management with GUI
v0.9.79
2026-04-13 12:15 UTC
Requires
- php: >=8.2
- matthiasmullie/minify: ^1.3
- zephyrphp/auth: ^0.4
- zephyrphp/authorization: ^0.4
- zephyrphp/cache: ^0.4
- zephyrphp/database: ^0.4
- zephyrphp/framework: ^0.4
This package is auto-updated.
Last update: 2026-06-13 12:45:00 UTC
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
License
MIT