prawee/yii2-theme-sb-admin

为 Yii2 应用程序的 SB-Admin 主题

安装: 144

依赖者: 0

建议者: 0

安全: 0

类型:yii2-extension

dev-master 2014-10-29 02:39 UTC

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.

使用方法