# AdminLTE_1 **Repository Path**: mirrors_ColorlibHQ/AdminLTE_1 ## Basic Information - **Project Name**: AdminLTE_1 - **Description**: AdminLTE - Free admin dashboard template based on Bootstrap 5 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-09-06 - **Last Updated**: 2026-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # [AdminLTE — Bootstrap 5 Admin Dashboard](https://adminlte.io) [](https://www.npmjs.com/package/admin-lte) [](https://packagist.org/packages/almasaeed2010/adminlte) [](https://www.jsdelivr.com/package/npm/admin-lte) [](https://opensource.org/licenses/MIT) [](https://discord.gg/jfdvjwFqfz) [](https://app.netlify.com/sites/adminlte-v4/deploys) **AdminLTE** is the most popular open-source admin dashboard template — fully responsive, built on **[Bootstrap 5.3](https://getbootstrap.com/)** with vanilla JavaScript (no jQuery), highly customizable, and easy to use. It fits every screen from small mobile devices to large desktops, and it's MIT-licensed. **[Live Demo](https://adminlte.io/themes/v4/)** · **[Documentation](https://adminlte.io/themes/v4/docs/introduction.html)** · **[Framework Editions](#framework-editions)** · **[Premium Templates](#premium-templates)**
## Framework editions The same AdminLTE 4 dashboard, officially integrated for the framework you know best — you're looking at the **HTML / Bootstrap** core: | Edition | Repository | Live demo | Install | |---|---|---|---| | **HTML / Bootstrap** (this repo) | [AdminLTE](https://github.com/ColorlibHQ/AdminLTE) | [themes/v4](https://adminlte.io/themes/v4/) | `npm install admin-lte` | | **React & Next.js** — 30+ typed components, RSC-ready, ⌘K palette | [adminlte-react](https://github.com/ColorlibHQ/adminlte-react) | [themes/next-react](https://adminlte.io/themes/next-react/) | see repo | | **Vue 3 & Nuxt** — 45+ typed components, composables, SSR-safe theming | [adminlte-vue](https://github.com/ColorlibHQ/adminlte-vue) | [themes/vue-nuxt](https://adminlte.io/themes/vue-nuxt/) | see repo | | **Laravel** — Blade components, config-driven menu, auth scaffolding | [adminlte-laravel](https://github.com/ColorlibHQ/adminlte-laravel) | [laravel.adminlte.io](https://laravel.adminlte.io/) | `composer require colorlibhq/adminlte-laravel` | | **Django** — reusable app, menu filter pipeline, themed admin | [adminlte-django](https://github.com/ColorlibHQ/adminlte-django) | [django.adminlte.io](https://django.adminlte.io/) | `pip install django-adminlte4` | Every edition ships the full AdminLTE 4 design — Bootstrap 5.3, dark mode, RTL — with idiomatic integrations for its stack (components, routing, auth, theming). ## Quick start **CDN** — no build step: ```html ``` **npm:** ```bash npm install admin-lte@4 ``` **Composer:** ```bash composer require almasaeed2010/adminlte ``` Then start from the [Getting Started guide](https://adminlte.io/themes/v4/docs/introduction.html) or copy one of the demo pages. ### Developing AdminLTE itself 1. **Install dependencies:** `npm install` 2. **Start the dev server:** `npm start` *(opens http://localhost:3000 with live reload)* 3. **Build:** `npm run build` — or `npm run production` for the full lint + optimize + bundlewatch pipeline
Admindek The natural next step from AdminLTE: Bootstrap 5 + vanilla JS, 100+ components, dark/light modes, RTL, 10 color presets. Also for Laravel · Next.js · Angular |
Apex Dashboard 5 dashboard variants, 20+ app pages, 125+ routes, full CRUD — in your backend's native stack. For Next.js · Laravel · Django · Angular |
Zenith Dashboard — Django Achromatic, ultra-minimal design as a ready-to-run Django project: 50+ pages, 6 dashboards, live theme customizer. |
Haze — Nuxt Nuxt 4 + Nuxt UI v4 + Tailwind CSS v4. 92+ pages, 7 layouts, 5 dashboards, RTL, i18n, mock API layer. |