AdminLTE -- is a fully responsive admin template. Based on Bootstrap 3 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.
Preview on AdminLTE.IO
Visit the online documentation for the most updated guide.
Contribution are always welcome and recommended! Here is how:
git clone https://github.com/YOUR_USERNAME/AdminLTE.git
To compile the dist files you need nodejs/npm, clone/download the repo then:
npm install
(install npm deps)grunt watch
(developer mode, autocompile with browsersync support for live demo)grunt css
(compile css files)grunt js
(compile js files)AdminLTE is an open source project by AdminLTE.IO that is licensed under MIT. AdminLTE.IO reserves the right to change the license of future releases. Wondering what you can or can't do? View the license guide.
AdminLTE 1.x can be easily upgraded to 2.x using this guide, but if you intend to keep using AdminLTE 1.x, you can download the latest release from the releases section above.
For the most recent change log, visit the releases page. We will add detailed release notes to each new release.