rmenor / yii2-adminlte2
Panel de control basado en AdminLTE 2
This package's canonical repository appears to be gone and the package has been frozen as a result.
Installs: 140
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- php: >=5.6.0
- almasaeed2010/adminlte: ~2.0
- bower-asset/fontawesome: 4.7.*
- yiisoft/yii2: >=2.0.10
- yiisoft/yii2-bootstrap: *
This package is auto-updated.
Last update: 2022-08-08 21:33:50 UTC
README
Panel de control basado en AdminLTE 2
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist rmenor/yii2-adminlte2 "*"
or add
"rmenor/yii2-adminlte2": "*"
to the require section of your composer.json
file.