yiichina / yii2-adminlte
AdminLTE Template
Package info
github.com/yiichina/yii2-adminlte
Type:yii2-extension
pkg:composer/yiichina/yii2-adminlte
v3.2.3
2020-02-03 12:15 UTC
Requires
- bower-asset/adminlte: ~3.0.0
- yiisoft/yii2-bootstrap4: *
README
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist yiichina/yii2-adminlte "*"
or add
"yiichina/yii2-adminlte": "*"
to the require section of your composer.json file.