lemonvine / yii2-adminlte
AdminLTE - admin control panel and dashboard that's based on Bootstrap 3
dev-master
2025-02-03 01:56 UTC
Requires
- jakoch/phantomjs-installer: ~3.0
- symfony/config: ~6.0
- symfony/dependency-injection: ~6.0
- symfony/filesystem: ~6.0
- twig/twig: ~3.4
- yiisoft/yii2: ~2.0.35
- yiisoft/yii2-bootstrap4: ~2.0.8
This package is auto-updated.
Last update: 2025-03-26 16:06:44 UTC
README
介绍
yii2后台插件,adminlte风格
安装教程
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist hail812/yii2-adminlte3 "*"
or add
"hail812/yii2-adminlte3": "*"
to the require section of your composer.json
file.