deesoft / yii2-adminlte
yii2 adminlte theme
Installs: 41 722
Dependents: 2
Suggesters: 0
Security: 0
Stars: 5
Watchers: 2
Forks: 2
Open Issues: 1
Type:yii2-extension
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: 2024-10-26 18:22:43 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.