PHPackages                             weison-tech/adminlte - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. weison-tech/adminlte

ActiveLibrary[Templating &amp; Views](/categories/templating)

weison-tech/adminlte
====================

AdminLTE - admin control panel and dashboard that's based on Bootstrap 3

v2.4.0(8y ago)122811MITHTML

Since Jan 2Pushed 8y ago1 watchersCompare

[ Source](https://github.com/weison-tech/AdminLTE)[ Packagist](https://packagist.org/packages/weison-tech/adminlte)[ Docs](https://adminlte.io/)[ RSS](/packages/weison-tech-adminlte/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (23)Used By (1)

**I apologize to everyone for my slow rate of response and development recently.** This is my final semester and I am very busy. Although I usually work on AdminLTE a few hours a week, there are weeks full of exams and assignments. Thanks for your understanding.

Introduction
============

[](#introduction)

[![Bower version](https://camo.githubusercontent.com/f4ab6f428759839c91eadef85a0e78d3175e3713f48ac7d5cc472ec6ddc578cb/68747470733a2f2f696d672e736869656c64732e696f2f626f7765722f762f61646d696e6c74652e737667)](https://camo.githubusercontent.com/f4ab6f428759839c91eadef85a0e78d3175e3713f48ac7d5cc472ec6ddc578cb/68747470733a2f2f696d672e736869656c64732e696f2f626f7765722f762f61646d696e6c74652e737667)[![npm version](https://camo.githubusercontent.com/d0888fa2a3e886e987e24a2dc3a8630d9c846cb6ea807e6d9ea9b9cbde3fda8b/68747470733a2f2f696d672e736869656c64732e696f2f6e706d2f762f61646d696e2d6c74652e737667)](https://www.npmjs.com/package/admin-lte)[![Packagist](https://camo.githubusercontent.com/72b98f735bf0b02435e8d9cbd6097a4844699ba0b22a4a8cec3e45c398636079/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616c6d617361656564323031302f61646d696e6c74652e737667)](https://packagist.org/packages/almasaeed2010/adminlte)

**AdminLTE** -- is a fully responsive admin template. Based on **[Bootstrap 3](https://github.com/twbs/bootstrap)** framework. Highly customizable and easy to use. Fits many screen resolutions from small mobile devices to large desktops. Check out the live preview now and see for yourself.

**Download &amp; Preview on [Almsaeed Studio](https://almsaeedstudio.com)**

Looking for Premium Templates?
------------------------------

[](#looking-for-premium-templates)

**Almsaeed studio just opened a new premium templates page. Hand picked to insure the best quality and the most affordable prices. Visit  for more information.**

!\["AdminLTE Presentation"\] ( "AdminLTE Presentation")

**AdminLTE** has been carefully coded with clear comments in all of its JS, LESS and HTML files. LESS has been used to increase code customizability.

Installation
------------

[](#installation)

There are multiple ways to install AdminLTE.

\####Download:

Download from Github or [visit Almsaeed Studio](https://almsaeedstudio.com) and download the latest release.

\####Using The Command Line:

**Github**

- Fork the repository ([here is the guide](https://help.github.com/articles/fork-a-repo/)).
- Clone to your machine

```
git clone https://github.com/YOUR_USERNAME/AdminLTE.git

```

**Bower**

```
bower install admin-lte

```

**npm**

```
npm install --save admin-lte

```

**Composer**

```
composer require "weison-tech/adminlte=~2.0"

```

Documentation
-------------

[](#documentation)

Visit the [online documentation](https://almsaeedstudio.com/themes/AdminLTE/documentation/index.html) for the most updated guide. Information will be added on a weekly basis.

Browser Support
---------------

[](#browser-support)

- IE 9+
- Firefox (latest)
- Chrome (latest)
- Safari (latest)
- Opera (latest)

Contribution
------------

[](#contribution)

Contribution are always **welcome and recommended**! Here is how:

- Fork the repository ([here is the guide](https://help.github.com/articles/fork-a-repo/)).
- Clone to your machine `git clone https://github.com/YOUR_USERNAME/AdminLTE.git`
- Make your changes
- Create a pull request

#### Contribution Requirements:

[](#contribution-requirements)

- When you contribute, you agree to give a non-exclusive license to Almsaeed Studio to use that contribution in any context as we (Almsaeed Studio) see appropriate.
- If you use content provided by another party, it must be appropriately licensed using an [open source](http://opensource.org/licenses) license.
- Contributions are only accepted through Github pull requests.
- Finally, contributed code must work in all supported browsers (see above for browser support).

License
-------

[](#license)

AdminLTE is an open source project by [Almsaeed Studio](https://almsaeedstudio.com) that is licensed under [MIT](http://opensource.org/licenses/MIT). Almsaeed Studio reserves the right to change the license of future releases.

Todo List
---------

[](#todo-list)

- Light sidebar colors (Done v2.1.0)
- Right sidebar (Done v2.1.0)
- Minified main-sidebar (Done v2.1.0)
- Right to left support
- Custom pace style (Done v2.3.1)

Legacy Releases
---------------

[](#legacy-releases)

AdminLTE 1.x can be easily upgraded to 2.x using [this guide](https://almsaeedstudio.com/themes/AdminLTE/documentation/index.html#upgrade), but if you intend to keep using AdminLTE 1.x, you can download the latest release from the [releases](https://github.com/almasaeed2010/AdminLTE/releases) section above.

Change log
----------

[](#change-log)

**For the most recent change log, visit the [releases page](https://github.com/almasaeed2010/AdminLTE/releases).** We will add a detailed release notes to each new release.

**v2.3.1:**

- Fix sidebar issue #676
- Fix BootLint warnings and errors
- Minor bug fixes and code reformat
- Added Pace page

**v2.3.0:**

- Added social widgets (found in the widgets page)
- Added profile page
- Fix issue #430 (requires `.hold-transition` to be added to ``)
- Fix issue #578
- Fix issue #579

**v2.2.1:**

- Bug Fixes
- Removed many `!important` statements in css
- Activate boxWidget automatically when created after the page has loaded
- Activate sidebar menu treeview links automatically when created after the page has loaded
- Updated Font Awesome thanks to @Dennis14e
- Added JSHint to Grunt tasks (Find JS errors)
- Added CSSLint to Grunt tasks (Find CSS errors)
- Added Image to Grunt tasks (compress images)
- Added Clean to Grunt tasks (remove unwanted files like uncompressed images)
- Updated Bootstrap to 3.3.5

**v2.2.0:**

- Bug fixes
- Added support for [Select2](https://select2.github.io/)
- Updated ChartJS

**v2.1.2:**

- Added explicit BoxWidget activation function issue #450
- Crushed some bugs

**v2.1.1:**

- Fix version error

**v2.1.0:**

- Update Ion Icons
- Added right sidebar `.control-sidebar`
- Control sidebar has 2 open effects: slide over content and push content
- Control sidebar converts to always slide over content on small screens
- Added 6 new light sidebar skins
- Updated demo menu
- Added ChartJS preview page
- Fixed some minor bugs
- Added light control sidebar skin
- Added expand on hover option for sidebar mini
- Added fixed control sidebar layout

**v2.0.5:**

- Fixed issue #288

**v2.0.4:**

- Fixed bower.json to pick up newest release.

**v2.0.3**

- Bug fixes
- Fixed extra page when printing issue #264
- Updated documentation and fixed links scrolling issue
- Created print.less file (this makes it easier if you want to create a seperate CSS file for printing)
- Fixed sidebar stretching issue #275
- Fixed checkbox out of bounds issue in WYSIHTML5 editor.

**v2.0.2:**

- Solved issue with hidden arrow in select inputs.

**v2.0.1:**

- Updated README.md
- Fixed versioning issue in CSS, LESS, and JS
- Updated box-shadow for boxes
- Updated docs

**v2.0.0:**

- Major layout bug fixes
- Change in layout mark up
- Added transitions to the sidebar
- New skins and modified previous skins
- Change in color scheme to a more complementing scheme
- Added footer support
- Removed pace.js from the main app.js
- Added support for collapsed sidebar as an initial state (add .sidebar-collapse to the body tag)
- Added boxed layout (.layout-boxed)
- Enhanced consistency in padding and margining
- Updated Bootstrap to 3.3.2
- Fixed navbar dropdown menu on small screens positioning issues.
- Updated Ion Icons to 2.0.0
- Updated FontAwesome to 4.3.0
- Added ChartJS 1.0.1
- Removed iCheck dependency
- Created Dashboard 2.0
- Created new Chat widget (DirectChat)
- Added transitions to DirectChat
- Added contacts pane to DirectChat
- Changed .right-side to .content-wrapper
- Changed .navbar-right to .navbar-custom-menu
- Removed unused files
- Updated lockscreen style (HTML markup changed!)
- Updated Login &amp; Registration pages (HTML markup changed!)
- Updated buttons style.
- Enhanced border-radius consistency
- Added mailbox: inbox, read, and compose pages
- Bootstrap &amp; jQuery are now hosted locally
- Created documentation.

**ver 1.2.0:**

- Fixed the sidebar scroll issue when using the fixed layout.
- Added [Bootstrap Social Buttons](http://lipis.github.io/bootstrap-social/ "Bootstrap Social") plugin.
- Fixed RequireJS bug. Thanks to [StaticSphere](https://github.com/StaticSphere "github user").

**ver 1.1.0:**

- Added new skin. class: .skin-black
- Added [pace](http://github.hubspot.com/pace/docs/welcome/ "pace") plugin.

Image Credits
-------------

[](#image-credits)

[Pixeden](http://www.pixeden.com/psd-web-elements/flat-responsive-showcase-psd)

[Graphicsfuel](http://www.graphicsfuel.com/2013/02/13-high-resolution-blur-backgrounds/)

[Pickaface](http://pickaface.net/)

[Unsplash](https://unsplash.com/)

[Uifaces](http://uifaces.com/)

Donations
---------

[](#donations)

Donations are **greatly appreciated!**

[![Donate](https://camo.githubusercontent.com/e1ff554a09e8e92bef25abc553ff05b88f45afd695877cf12f3a46558ef65b2e/68747470733a2f2f7777772e70617970616c6f626a656374732e636f6d2f656e5f55532f692f62746e2f62746e5f646f6e61746543435f4c472e676966 "AdminLTE Presentation")](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=629XCUSXBHCBC "Donate")

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community24

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 81% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~45 days

Recently: every ~154 days

Total

21

Last Release

3240d ago

Major Versions

1.3.1 → v2.0.12015-02-25

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10594451?v=4)[xiaomalover](/maintainers/xiaomalover)[@xiaomalover](https://github.com/xiaomalover)

---

Top Contributors

[![almasaeed2010](https://avatars.githubusercontent.com/u/1512664?v=4)](https://github.com/almasaeed2010 "almasaeed2010 (693 commits)")[![Dennis14e](https://avatars.githubusercontent.com/u/5065163?v=4)](https://github.com/Dennis14e "Dennis14e (42 commits)")[![masteradhoc](https://avatars.githubusercontent.com/u/6242098?v=4)](https://github.com/masteradhoc "masteradhoc (40 commits)")[![suvjunmd](https://avatars.githubusercontent.com/u/11020536?v=4)](https://github.com/suvjunmd "suvjunmd (17 commits)")[![freezy-sk](https://avatars.githubusercontent.com/u/661637?v=4)](https://github.com/freezy-sk "freezy-sk (8 commits)")[![Fl0ux](https://avatars.githubusercontent.com/u/545615?v=4)](https://github.com/Fl0ux "Fl0ux (7 commits)")[![gabel](https://avatars.githubusercontent.com/u/242039?v=4)](https://github.com/gabel "gabel (4 commits)")[![irfanevrens](https://avatars.githubusercontent.com/u/166640?v=4)](https://github.com/irfanevrens "irfanevrens (3 commits)")[![schulzetenberg](https://avatars.githubusercontent.com/u/11365448?v=4)](https://github.com/schulzetenberg "schulzetenberg (3 commits)")[![xiaomalover](https://avatars.githubusercontent.com/u/10594451?v=4)](https://github.com/xiaomalover "xiaomalover (3 commits)")[![seven1m](https://avatars.githubusercontent.com/u/669?v=4)](https://github.com/seven1m "seven1m (3 commits)")[![pdesmarais](https://avatars.githubusercontent.com/u/1102291?v=4)](https://github.com/pdesmarais "pdesmarais (2 commits)")[![reinaris](https://avatars.githubusercontent.com/u/106335?v=4)](https://github.com/reinaris "reinaris (2 commits)")[![Skasi](https://avatars.githubusercontent.com/u/132906?v=4)](https://github.com/Skasi "Skasi (2 commits)")[![01-Scripts](https://avatars.githubusercontent.com/u/200336?v=4)](https://github.com/01-Scripts "01-Scripts (2 commits)")[![angelitomg](https://avatars.githubusercontent.com/u/1882009?v=4)](https://github.com/angelitomg "angelitomg (2 commits)")[![bluemanos](https://avatars.githubusercontent.com/u/9991002?v=4)](https://github.com/bluemanos "bluemanos (2 commits)")[![fschaeffer](https://avatars.githubusercontent.com/u/1931017?v=4)](https://github.com/fschaeffer "fschaeffer (2 commits)")[![ggallon](https://avatars.githubusercontent.com/u/3640689?v=4)](https://github.com/ggallon "ggallon (2 commits)")[![Green-Cat](https://avatars.githubusercontent.com/u/3328823?v=4)](https://github.com/Green-Cat "Green-Cat (2 commits)")

---

Tags

webcssJStemplatelessthemeresponsiveadminback-end

### Embed Badge

![Health badge](/badges/weison-tech-adminlte/health.svg)

```
[![Health](https://phpackages.com/badges/weison-tech-adminlte/health.svg)](https://phpackages.com/packages/weison-tech-adminlte)
```

###  Alternatives

[almasaeed2010/adminlte

AdminLTE - admin control panel and dashboard that's based on Bootstrap 4

45.3k8.5M140](/packages/almasaeed2010-adminlte)[secondtruth/startmin

An admin dashboard template for Bootstrap

2715.8k](/packages/secondtruth-startmin)[yiister/yii2-adminlte

yii2-adminlte is a package for yii framework 2 that consists a very popular backend template AdminLTE (based on bootstrap 3).

2839.3k](/packages/yiister-yii2-adminlte)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
