yiichina / yii2-adminlte
AdminLTE Template
Installs: 1 029
Dependents: 2
Suggesters: 0
Security: 0
Stars: 5
Watchers: 3
Forks: 2
Open Issues: 0
Type:yii2-extension
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.