AdminBundle
The core — make:crud generates a full CRUD from your own FormType, plus DataTable, Select2 and image/gallery widgets.
Discover AdminBundle
A developer-friendly back-office toolbox — CRUD generator, pages, blog and menus — built on your own FormTypes, not a black box.




composer require aropixel/admin-bundle
php bin/console aropixel:admin:create-userThen add whichever companion bundles your project needs:
composer require aropixel/page-bundle # visual page builder
composer require aropixel/blog-bundle # posts & categories
composer require aropixel/menu-bundle # navigation menusPrefer scaffolding a brand-new project with Docker, Clever Cloud config and every bundle pre-wired? Use Castor Starter →