This project is the final result of the videos that wen't through how to use and customize Easy Admin Bundle for Symfony 4.
This was made into two separate sections, the first one is for installing and basic usage of the Easy Admin Bundle (videos playlist), the second section is for the Customization of the Template, basically update the theme and replace the regular table with an actual DataTable (videos playlist).
- Introduction
- Uploading files using Vich Bundle
- Uploading Multiple files using Vich Bundle
- Integrating a complete tags system
- Security - User Roles
- Custom actions(connected user records) and events
- Adding a Form Wizard
- Introduction
- Customizing the layout, menu, topbar and main content
- Customizing the New record view
- Customizing the Listing page - Global actions and search bar
- Customizing the backend controller to return JSON
- Adding the DataTable (1)
- Adding the DataTable (2)
- Adding DataTable Actions column(show, edit, delete)
- Handling the Batch Actions
Well feel free to either open and issue or send me an email, or you can always post a comment on the video itself.
If you have any new ideas or code that could improve what i did, or if you want to fix a mistake o made please don't hesistate to make a pull request or whatever suits you.