deesoft / yii2-adminlte
yii2 adminlte theme
Package info
github.com/deesoft/yii2-adminlte
Type:yii2-extension
pkg:composer/deesoft/yii2-adminlte
1.0
2015-07-27 12:27 UTC
Requires
- bower-asset/adminlte: ~2.0
- rmrevin/yii2-fontawesome: ~2.0
- yiisoft/yii2: ~2.0
- yiisoft/yii2-bootstrap: ~2.0
This package is not auto-updated.
Last update: 2026-03-15 01:48:27 UTC
README
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.