AdminLTE 4 Documentation

The original HTML template and every official framework port — one admin UI, native to your stack. Pick an edition to get started: installation, configuration, components, theming and deployment.

HTML logo
HTML
npm

The original AdminLTE 4 — HTML, Bootstrap 5.3 & vanilla JS. The source every port is built on.

npm install admin-lte@4.0.2
React logo
React
npm

AdminLTE 4 for React & Next.js (App Router / RSC) — 30+ typed components, dark mode, ⌘K palette.

npm install @adminlte/react
Vue logo
Vue
npm

AdminLTE 4 for Vue 3 & Nuxt — 45+ typed components, composables, SSR-safe theming.

npm install @adminlte/vue
Angular logo
Angular
npm

AdminLTE 4 as a standalone Angular 22 component library with signals.

npm install @adminlte/angular
Laravel logo
Laravel
Packagist

AdminLTE 4 for Laravel — Blade components, Vite, a config-driven sidebar menu.

composer require colorlibhq/adminlte-laravel
Symfony logo
Symfony
Packagist

AdminLTE 4 as a Symfony bundle — Twig Components, AssetMapper, dark mode.

composer require colorlibhq/adminlte-symfony
Django logo
Django
PyPI

AdminLTE 4 for Django — template tags, a themed admin, config-driven sidebar.

pip install adminlte-django
ASP.NET logo
ASP.NET
NuGet

AdminLTE 4 for ASP.NET Core — Blazor components, Tag Helpers, .NET 10.

dotnet add package ColorlibHQ.AdminLTE.AspNetCore
Drupal logo
Drupal
Drupal.org

AdminLTE 4 admin theme for Drupal 10.3+ / 11 — Bootstrap 5.3, light & dark modes.

composer require drupal/adminlte

Looking for the HTML/Bootstrap original? Visit adminlte.io.