prawee / yii2-theme-sb-admin
为 Yii2 应用程序的 SB-Admin 主题
dev-master
2014-10-29 02:39 UTC
Requires
- yiisoft/yii2: *
This package is auto-updated.
Last update: 2024-09-09 14:00:10 UTC
README
为 Yii2 应用程序的 SB-Admin 主题
安装
安装此扩展的首选方法是通过 composer。
运行以下命令之一:
php composer.phar require --prefer-dist prawee/yii2-theme-sb-admin "*"
或者将以下内容添加到你的 composer.json
文件的 require 部分:
"prawee/yii2-theme-sb-admin": "*"
to the require section of your composer.json
file.