Resources

Everything you need around the AdminLTE 4 Symfony bundle — source, package, the live demo, the upstream template and how to get help.

Project links

ResourceLink
Repository (GitHub)github.com/ColorlibHQ/adminlte-symfony
Package (Packagist)colorlibhq/adminlte-symfony
Live demoadminlte-symfony.pages.dev
AdminLTE (template home)adminlte.io
AdminLTE core (HTML/Bootstrap)github.com/ColorlibHQ/AdminLTE
Issuesgithub.com/ColorlibHQ/adminlte-symfony/issues

Install

composer require colorlibhq/adminlte-symfony

License

The bundle is released under the MIT License © Colorlib & AdminLTE contributors. You are free to use it in personal and commercial projects.

Reporting issues

Found a bug or have a feature request? Open an issue on the GitHub issue tracker. When reporting, please include:

  • Your PHP and Symfony versions (the bundle requires PHP 8.4+ and Symfony 8.1+).
  • The bundle version from composer show colorlibhq/adminlte-symfony.
  • A minimal reproduction — the relevant admin_lte.yaml config and Twig template.

Related ports

AdminLTE 4 is offered as official ports across many stacks — the same template, native to each ecosystem:

Contributions are welcome — the repo includes composer check (php-cs-fixer + PHPStan + PHPUnit) to validate changes before you open a pull request.


AdminLTE 4 · Symfony port Edit on GitHub