Go to file
2019-11-02 16:21:42 +01:00
.github Update ISSUE_TEMPLATE.md (#1751) 2017-11-29 06:44:04 -05:00
bower_components updated jquery-ui to 1.12.1 2019-08-15 09:00:15 +02:00
build prep version 2019-08-29 10:20:20 +02:00
dist prep version 2019-08-29 10:20:20 +02:00
documentation Updated footer info 2019-06-18 15:15:46 +03:00
pages prep version 2019-08-29 10:20:20 +02:00
plugins updated bootstrap-slider to 10.6.2 (according to docs & package.json) 2019-08-11 10:57:32 +02:00
.gitattributes Allow zip file to include HTML and plugin files 2019-03-11 14:00:11 -04:00
.gitignore Add bower_components for direct downloads but ignore them when installing using npm or bower 2017-07-01 16:16:47 -04:00
.npmignore Update npmignore: don't ignore bower_components (#1784) 2018-07-14 17:38:59 -04:00
.travis.yml Build on Travis CI 2019-07-17 11:52:40 -03:00
bower.json updated jquery-ui to 1.12.1 2019-08-15 09:00:15 +02:00
changelog.md Updated changelog with already released versions (#1438) 2017-04-16 08:53:16 -04:00
composer.json added asset packagist to composer.json 2019-07-11 13:39:56 +02:00
Gruntfile.js updated npm devDependencies to reduce audit's 2019-08-09 13:40:20 +02:00
index.html prep version 2019-08-29 10:20:20 +02:00
index2.html prep version 2019-08-29 10:20:20 +02:00
LICENSE Happy New Years! 🎉 2017-01-01 10:23:43 -05:00
package-lock.json removed bootstrap-timepicker from package.json 2019-08-14 13:09:21 +02:00
package.json prep version 2019-08-29 10:20:20 +02:00
README.md updated README.md 2019-11-02 16:21:42 +01:00
starter.html Use dependecy manager when applicable issue #1532 2017-06-25 14:46:09 -04:00
yarn.lock Upgrade yarn.lock 2017-10-09 12:36:16 -04:00

Introduction

Build Status Bower version npm version Packagist CDNJS

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

Looking for More Templates?

Documentation & Installation Guide

Visit the online documentation for the most updated guide.

"AdminLTE Presentation"

Contribution

Contribution are always welcome and recommended! Here is how:

  • Fork the repository (here is the guide).
  • Clone to your machine git clone https://github.com/YOUR_USERNAME/AdminLTE.git
  • Make your changes
  • Create a pull request

Compile dist files

To compile the dist files you need nodejs/npm, clone/download the repo then:

  1. npm install (install npm deps)
  2. Optional: grunt watch (developer mode, autocompile with browsersync support for live demo)
  3. grunt css (compile css files)
  4. grunt js (compile js files)

Contribution Requirements:

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

License

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.

Legacy Releases

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.

Change log

For the most recent change log, visit the releases page. We will add detailed release notes to each new release.

Image Credits