deesoft/yii2-adminlte

yii2 adminlte theme


Keywords
css, bootstrap, AdminLTE
License
BSD-3-Clause

Documentation

yii2 adminlte

Yii2 adminlte extension

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require deesoft/yii2-adminlte "~1.0"

or add

"deesoft/yii2-adminlte": "~1.0"

to the require section of your composer.json file.