|
Server IP : 10.128.40.6 / Your IP : 216.73.216.233 Web Server : Apache System : Linux webd006.cluster128.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : logmcpe ( 111175) PHP Version : 7.3.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0705) : /home/logmcpe/www/mcg/docs/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
--- layout: page title: 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](https://github.com/ColorlibHQ/AdminLTE/releases). #### Command Line ###### __Via NPM__ ```bash npm install admin-lte@^3.0 --save ``` ###### __Via Yarn__ ```bash yarn add admin-lte@^3.0 ``` ###### __Via Composer__ ```bash composer require "almasaeed2010/adminlte=~3.0" ``` ###### __Via Git__ ```bash git clone https://github.com/ColorlibHQ/AdminLTE.git ```
