tez / yii2-brain-theme
Yii 2 主题
dev-master
2016-03-28 06:47 UTC
Requires
- yiisoft/yii2: dev-master
This package is not auto-updated.
Last update: 2024-09-28 15:14:12 UTC
README
Yii 2 主题
这是为 Yii2 实现的 http://themeforest.net/item/its-brain-responsive-bootstrap-3-admin-template/909197 主题。它是一个 bootstrap 3 主题,因此非常适合与 Yii2 一起使用。
安装
通过 composer 安装此扩展是首选方法。
运行以下命令之一
$ php composer.phar require tez/yii2-brain-theme "dev-master"
或在您的 composer.json
文件的 require 部分添加以下内容
"tez/yii2-brain-theme": "dev-master"
许可协议
认证模块在 BSD-3 许可协议下发布。有关详细信息,请参阅附带文件 LICENSE.md
。