zabachok / yii2-adminlte
yii2-adminlte is a package for yii framework 2 that consists a very popular backend template AdminLTE (based on bootstrap 3).
Installs: 31
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 27
Open Issues: 0
Type:yii2-extension
Requires
- php: >=5.4.0
- almasaeed2010/adminlte: 2.3.8
- sersid/yii2-font-awesome-asset: *
- yiisoft/yii2: >=2.0.5
- yiisoft/yii2-bootstrap: *
This package is auto-updated.
Last update: 2024-12-11 17:17:54 UTC
README
By zabachok: Look to changelog.md
yii2-adminlte is a package for yii framework 2 that consists a very popular backend template AdminLTE (based on bootstrap 3). It is the best free solution for administrate zone.
This package includes theme requirements and base widgets for comfortable using in your web applications.
Installation
The preferred way to install this extension is through composer.
Either run
composer require --prefer-dist zabachok/yii2-adminlte "~1.0"
or add the following to the require
section of your composer.json
"zabachok/yii2-adminlte": "*"
Demonstration
You may see a demo site here.