agence-adeliom/easy-page-bundle
Easy Page Bundle adds a lightweight CMS for Symfony EasyAdmin. Manage hierarchical pages in the admin dashboard and render them via simple slug-based routes like /{slug} or /{parentSlug}/{slug}, with Doctrine migrations/schema setup support.
easy-page-bundle is a lightweight CMS solution designed specifically for EasyAdmin, a popular Symfony admin generator. This makes it a strong fit for projects requiring a simple, page-based CMS without the complexity of full-fledged platforms like SonataAdmin or Sylius.2.x (Symfony 5.4+) is an option but sacrifices newer features.3.x for latest features, 2.x for stability).3.x; 8.0.2+ for 2.x.3.x (new features) or 2.x (stability).composer.json.composer require agence-adeliom/easy-page-bundle.--force schema update.| Risk | Impact | Mitigation |
|---|---|---|
| Database Corruption | Lost pages/content | Regular backups, transaction rollback. |
| EasyAdmin Misconfig | Broken admin UI | Test in staging; use dev mode. |
| Twig Template Errors | Pages not rendering | Validate templates; use {% debug %}. |
| PHP Version Issues | Bundle incompatibility | Pin versions in composer.json. |
| Custom Block Bugs | Broken dynamic content | Unit test custom blocks. |
How can I help you explore Laravel packages today?