yongtiger / yii2-adminlte-asset
AdminLTE backend theme asset bundle for Yii 2.0 Framework
Installs: 40
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- php: >=5.5
- almasaeed2010/adminlte: ~2.0
- rmrevin/yii2-fontawesome: ~2.9
- yiisoft/yii2: 2.*
- yiisoft/yii2-bootstrap: 2.*
- yongtiger/yii2-admin: *
README
FEATURES
- Sample of extensions directory structure.
src
,docs
, etc. README.md
composer.json
development-roadmap.md
DEPENDENCES
- "almasaeed2010/adminlte": "~2.0",
- "rmrevin/yii2-fontawesome": "~2.9"
INSTALLATION
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist yongtiger/yii2-adminlte-asset "*"
or add
"yongtiger/yii2-adminlte-asset": "*"
to the require section of your composer.json.
CONFIGURATION
USAGES
NOTES
DOCUMENTS
REFERENCES
SEE ALSO
TBD
Development roadmap
LICENSE
yii2-adminlte-asset is released under the MIT license, see LICENSE file for details.