EasyCorp / EasyAdminBundle

EasyAdmin is a fast, beautiful and modern admin generator for Symfony applications.
MIT License
4.05k stars 1.02k forks source link

Admin LTE #2767

Closed Gu3 closed 5 years ago

Gu3 commented 5 years ago

Hi, why my default template is not the admin LTE template ? Do I need to activate ou configure something ? Thanks :)

image

javiereguiluz commented 5 years ago

@Gu3 I'm really sorry ... but in the 2.0 version of this bundle we removed most of the LTE template. We now use a custom designed template based on the https://dashboard.stripe.com/ web app.

I know this is bad if you rely a lot on LTE but the decision was made because LTE template was getting old, had low activity and wasn't very compatible with modern tools and practices (webpack, etc.) I'm afraid we can't reverse this decision now.

If you really must use LTE, I recommend you to use instead SonataAdminBundle, which is an excellent admin generator (a bit more complex to learn than EasyAdmin, but with more features) and with full support for LTE.