Files
AdminLTE/docs/index.md
REJack 127188bb2c starting with the docs
- jekyllrb preset for gh-pages with AdminLTE 3 layout
- rebuild menu structure like AdminLTE v2.4 docs
- modified npm/Plugins.js to update docs assets with every production run
2019-07-15 15:32:00 +02:00

768 B
Executable File

layout, title
layout title
page Introduction

AdminLTE can be installed using multiple methods. Pick your favorite method from the list below. Please be sure to check the dependencies section before continuing.

Download

From Github

Visit the releases section on Github and download the latest release.

Command Line

Via NPM
npm install admin-lte --save
Via Bower
bower install admin-lte

If bower asks which version of jQuery to use, choose version 3 or above. {: .quote-info}

Via Composer
composer require "almasaeed2010/adminlte=~3.0"
Via Git
git clone https://github.com/ColorlibHQ/AdminLTE.git