/home/techb158/ileadtechnology.com/public/admin/documentation/build/include
NameSizeModeActions
adminlte-options.html42540644editdlrm
advice.html17570644editdlrm
browsers.html4730644editdlrm
components.html712450644editdlrm
dependencies.html5390644editdlrm
download.html21790644editdlrm
faq.html11830644editdlrm
implementations.html22950644editdlrm
index.php530644editdlrm
introduction.html7930644editdlrm
layout.html46070644editdlrm
license.html4880644editdlrm
plugins.html28280644editdlrm
upgrade.html18110644editdlrm
Edit: /home/techb158/ileadtechnology.com/public/admin/documentation/build/include/download.html (2179B)

AdminLTE can be downloaded in two different versions, each appealing to different skill levels and use case.

Ready

Compiled and ready to use in production. Download this version if you don't want to customize AdminLTE's LESS files.

Download

Source Code

All files including the compiled CSS. Download this version if you plan on customizing the template. Requires a LESS compiler.

Download
File Hierarchy of the Source Code Package

AdminLTE/
├── dist/
│   ├── CSS/
│   ├── JS
│   ├── img
├── build/
│   ├── less/
│   │   ├── AdminLTE's Less files
│   └── Bootstrap-less/ (Only for reference. No modifications have been made)
│       ├── mixins/
│       ├── variables.less
│       ├── mixins.less
└── plugins/
    ├── All the customized plugins CSS and JS files