A Symfony bundle for integrating the AdminLTE admin theme into Symfony 4+ applications.
AdminLTE Bundle is a Symfony bundle that integrates the AdminLTE admin theme into Symfony 4+ applications. It provides pre-built layouts, components, and asset management for creating backend interfaces, simplifying the development of admin panels and dashboards.
Symfony developers building administrative backends, dashboards, or user management systems who want a modern, responsive theme without starting from scratch.
Developers choose AdminLTE Bundle for its seamless integration with Symfony 4+, support for modern tools like webpack-encore, and compatibility with popular bundles like FOSUserBundle and KNPMenuBundle, reducing setup time.
AdminLTE bundle for Symfony 4+ - an backend/admin theme for easy integration. It is based on the AdminLTE Template 2. Supports KNPMenuBundle and FOSUserBundle, built with webpack-encore.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Compatible with Symfony 4.3 and later, including Symfony 5 and PHP 8, as stated in the README's compatibility notes, making it a fit for modern Symfony applications at the time.
Built with webpack-encore for modern asset compilation, simplifying frontend builds in Symfony projects and aligning with contemporary development practices.
Features event-driven handling of menu entries, tasks, and notifications, allowing for dynamic and customizable admin interfaces without hard-coded logic.
Includes translations for over 20 languages, such as English, German, and Spanish, facilitating internationalized admin panels out-of-the-box.
The README explicitly states the bundle is no longer maintained, with no issues, bug requests, or pull requests being addressed, making it risky for production use.
Based on AdminLTE 2.4.8, which is an old version, and supports Symfony and PHP versions that are end-of-life (EOL), limiting security and feature updates.
Migrating from AvanzuAdminThemeBundle requires significant effort, including changes to twig block names and configuration, as noted in the migration guide, adding overhead for existing projects.