Choose an AdminLTE Framework Edition
masterAdminLTE provides specialized editions for various web frameworks to ensure idiomatic integration (components, routing, auth, and theming).
| Edition | Repository | Install Command |
|---|---|---|
| HTML / Bootstrap (Core) | AdminLTE | npm install admin-lte |
| React & Next.js | adminlte-react | see repo |
| Vue 3 & Nuxt | adminlte-vue | see repo |
| Laravel | adminlte-laravel | composer require colorlibhq/adminlte-laravel |
| Django | adminlte-django | pip install django-adminlte4 |
| Symfony | adminlte-symfony | composer require colorlibhq/adminlte-symfony |
| Angular 22 | adminlte-angular | npm i @adminlte/angular |
| ASP.NET Core | adminlte-aspnet | dotnet add package ColorlibHQ.AdminLTE.AspNetCore |
| Drupal | adminlte-drupal | see repo |