alex290 / yii2-admin
Yii2 Admin тема
3.0.4
2022-03-21 13:50 UTC
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.
