alex290 / yii2-admin
Yii2 Admin тема
Installs: 472
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 1
Open Issues: 0
Type:yii2-extension
Requires
- yiisoft/yii2: ~2.0.0
- yiisoft/yii2-bootstrap5: ~2.0.0
README
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist alex290/yii2-admin "*"
or add
"alex290/yii2-admin": "*"
to the require section of your composer.json
file.