z77 / module-backend
Z77 Backend Module | admin interface for Z77 framework.
1.5.0
2026-09-02 05:50 UTC
Requires
- php: >=8.2
- z77/kernel: ^1.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
The authenticated admin interface for the z77 framework — login, content, and system
management. Depends on z77/kernel.
Read-only split from z77-ch/z77-framework. Do not commit here.
Getting started
Don't start a project with composer require. Use the
z77-skeleton template — Use this template →
composer install. It wires all four packages, the installer, and the override structure.
composer require z77/module-backend only adds this module to an existing z77 project.