z77 / module-frontend
Z77 Frontend Module | the public-facing site: routing, pages, navigation and localized rendering.
1.5.0
2026-08-31 06:08 UTC
Requires
- php: >=8.2
- z77/kernel: ^1.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
The public-facing frontend module for the z77 framework — pages, layout, and the
language switch. 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-frontend only adds this module to an existing z77 project.