kl83 / yii2-adminlte
Yii2 AdminLTE
v1.0.0
2019-05-10 07:47 UTC
Requires
- php: >=7.0
- almasaeed2010/adminlte: ~2.4
- fortawesome/font-awesome: ^4.0
- npm-asset/ionicons: ~2.0.0
- yiisoft/yii2: ~2.0.0
- yiisoft/yii2-bootstrap: ~2.0.0
This package is auto-updated.
Last update: 2024-11-10 19:30:45 UTC
README
Tools for build AdminLTE backend based on Yii2.
For now it's just a collection of asset bundles.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require kl83/yii2-adminlte
or add
"kl83/yii2-adminlte": "~1.0"
to the require section of your composer.json file.
Asset bundles
- kl83\adminlte\AdminLTEAsset
- kl83\adminlte\FontAwesomeAsset
- kl83\adminlte\IonIconsAsset
License
MIT