2015-02-22 19:12:01 +00:00
Introduction
============
2014-10-31 01:31:01 +00:00
2019-11-02 13:51:13 +00:00
[![Build Status ](https://img.shields.io/travis/ColorlibHQ/AdminLTE/master.svg )](https://travis-ci.org/ColorlibHQ/AdminLTE)
[![npm version ](https://img.shields.io/npm/v/admin-lte/latest.svg )](https://www.npmjs.com/package/admin-lte)
[![Packagist ](https://img.shields.io/packagist/v/almasaeed2010/adminlte.svg )](https://packagist.org/packages/almasaeed2010/adminlte)
[![CDNJS ](https://img.shields.io/cdnjs/v/admin-lte.svg )](https://cdnjs.com/libraries/admin-lte)
2020-04-15 05:47:13 +00:00
**AdminLTE** is a fully responsive administration template. Based on ** [Bootstrap 4.4 ](https://getbootstrap.com )** framework and also the JS/jQuery plugin.
2018-03-17 17:07:55 +00:00
Highly customizable and easy to use. Fits many screen resolutions from small mobile devices to large desktops.
2014-02-01 16:15:26 +00:00
2019-11-02 12:33:03 +00:00
**Preview on [AdminLTE.io ](https://adminlte.io/themes/v3 )**
2014-03-24 14:44:44 +00:00
2015-02-22 19:12:01 +00:00
Looking for Premium Templates?
2015-02-23 00:59:19 +00:00
------------------------------
2020-03-09 20:02:39 +00:00
AdminLTE.io just opened a new premium templates page. Hand picked to ensure the best quality and the most affordable
2018-03-17 17:07:55 +00:00
prices. Visit https://adminlte.io/premium for more information.
2014-02-01 19:18:02 +00:00
2018-03-17 17:11:26 +00:00
!["AdminLTE Presentation" ](https://adminlte.io/AdminLTE3.png "AdminLTE Presentation" )
2014-02-01 16:15:26 +00:00
2018-03-17 17:07:55 +00:00
**AdminLTE** has been carefully coded with clear comments in all of its JS, SCSS and HTML files.
SCSS has been used to increase code customizability.
2014-02-01 16:15:26 +00:00
2015-02-22 19:12:01 +00:00
Installation
2015-02-23 00:59:19 +00:00
------------
2015-02-22 19:12:01 +00:00
There are multiple ways to install AdminLTE.
2018-03-17 17:07:55 +00:00
#### Download:
2015-02-23 00:59:19 +00:00
2019-11-02 12:33:03 +00:00
Download from [Github releases ](https://github.com/ColorlibHQ/AdminLTE/releases ).
2015-02-22 19:12:01 +00:00
2018-03-17 17:07:55 +00:00
#### Using The Command Line:
2015-02-22 19:12:01 +00:00
2020-04-03 19:24:11 +00:00
_Note: To install it via NPM/Yarn, you need at least Node.js 10 or higher._
2019-11-02 12:33:03 +00:00
__Via NPM__
2018-03-17 17:07:55 +00:00
```bash
2019-11-02 12:33:03 +00:00
npm install admin-lte@^3.0 --save
2015-02-22 19:15:19 +00:00
```
2015-02-22 19:12:01 +00:00
2019-11-02 12:33:03 +00:00
__Via Yarn__
```bash
yarn add admin-lte@^3.0
```
__Via Composer__
```bash
composer require "almasaeed2010/adminlte=~3.0"
```
2015-02-22 19:12:01 +00:00
2019-11-02 12:33:03 +00:00
__Via Git__
2018-03-17 17:07:55 +00:00
- Clone to your machine
2015-02-22 19:15:19 +00:00
```
2019-06-06 12:32:53 +00:00
git clone https://github.com/ColorlibHQ/AdminLTE.git
2015-02-22 19:15:19 +00:00
```
2015-02-22 19:12:01 +00:00
Documentation
2015-02-23 00:59:19 +00:00
-------------
2019-11-02 12:33:03 +00:00
Visit the [online documentation ](https://adminlte.io/docs/3.0/ ) for the most
2015-02-22 19:12:01 +00:00
updated guide. Information will be added on a weekly basis.
Browser Support
2015-02-23 00:59:19 +00:00
---------------
2018-03-17 17:07:55 +00:00
- IE 10+
2015-02-22 19:12:01 +00:00
- Firefox (latest)
- Chrome (latest)
- Safari (latest)
- Opera (latest)
2020-04-15 05:47:13 +00:00
- Microsoft Edge (latest)
2015-02-22 19:12:01 +00:00
Contribution
2015-02-23 00:59:19 +00:00
------------
2015-02-22 19:12:01 +00:00
Contribution are always **welcome and recommended** ! Here is how:
- Fork the repository ([here is the guide](https://help.github.com/articles/fork-a-repo/)).
2015-03-04 16:12:30 +00:00
- Clone to your machine ```git clone https://github.com/YOUR_USERNAME/AdminLTE.git```
2018-03-17 17:07:55 +00:00
- Create a new branch
2015-02-22 19:12:01 +00:00
- Make your changes
- Create a pull request
2019-11-02 15:18:08 +00:00
#### Compile dist files
To compile the dist files you need nodejs/npm, clone/download the repo then:
1. `npm install` (install npm deps)
2020-01-14 13:51:29 +00:00
2. _Optional:_ `npm run dev` (developer mode, autocompile with browsersync support for live demo)
2019-11-02 15:18:08 +00:00
3. `npm run production` (compile css/js files)
2015-02-23 00:59:19 +00:00
2019-11-02 15:18:08 +00:00
#### Contribution Requirements:
2018-02-03 23:45:19 +00:00
- 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.
2015-02-22 19:12:01 +00:00
- 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
2015-02-23 00:59:19 +00:00
-------
2018-02-03 23:45:19 +00:00
AdminLTE is an open source project by [AdminLTE.io ](https://adminlte.io ) that is licensed under [MIT ](http://opensource.org/licenses/MIT ). AdminLTE.io
2015-02-22 19:12:01 +00:00
reserves the right to change the license of future releases.
2020-04-15 05:47:13 +00:00
Latest Release
---------------
- [AdminLTE 3 ](https://github.com/ColorlibHQ/AdminLTE/releases/latest )
2018-03-17 17:07:55 +00:00
Legacy Releases
---------------
2019-11-02 12:33:03 +00:00
- [AdminLTE 2 ](https://github.com/ColorlibHQ/AdminLTE/releases/tag/v2.4.18 )
2019-06-06 12:32:53 +00:00
- [AdminLTE 1 ](https://github.com/ColorlibHQ/AdminLTE/releases/tag/1.3.1 )
2015-02-23 00:55:00 +00:00
2015-02-22 19:12:01 +00:00
Change log
2015-02-23 00:59:19 +00:00
----------
2019-06-06 12:32:53 +00:00
Visit the [releases ](https://github.com/ColorlibHQ/AdminLTE/releases ) page to view the changelog
2014-04-06 00:12:30 +00:00
2015-02-22 19:12:01 +00:00
Image Credits
2015-02-23 00:59:19 +00:00
-------------
2015-02-22 19:12:01 +00:00
[Pixeden ](http://www.pixeden.com/psd-web-elements/flat-responsive-showcase-psd )
[Graphicsfuel ](http://www.graphicsfuel.com/2013/02/13-high-resolution-blur-backgrounds/ )
2014-02-01 16:15:26 +00:00
2015-02-22 19:12:01 +00:00
[Pickaface ](http://pickaface.net/ )
2014-02-01 16:15:26 +00:00
2015-02-22 19:12:01 +00:00
[Unsplash ](https://unsplash.com/ )
2014-02-01 16:15:26 +00:00
2015-02-28 02:20:59 +00:00
[Uifaces ](http://uifaces.com/ )