50% discount in conference replays
2020 and 2021 events
In English, French, German, Polish and Spanish
EasyAdmin
Edit this pageEasyAdmin
EasyAdmin creates beautiful administration backends for your Symfony applications. It's free, fast and fully documented.
If you already used previous EasyAdmin versions, beware that EasyAdmin 3 uses a brand new architecture and it's incompatible with previous versions. However, there's a command to upgrade from EasyAdmin 2 to EasyAdmin 3 automatically.
Screencast
Like video tutorials? Check out the EasyAdmin Screencast on SymfonyCasts.
Technical Requirements
EasyAdmin requires the following:
- PHP 8.0.2 or higher;
- Symfony 5.4 or higher;
- Doctrine ORM entities (Doctrine ODM is not supported).
Installation
Run the following command to install EasyAdmin in your application:
1
$ composer require easycorp/easyadmin-bundle
Now you are ready to create your first Dashboard.
This work, including the code samples, is licensed under a
Creative Commons BY-SA 3.0
license.