kongoon/yii2-theme-material
Composer 安装命令:
composer require kongoon/yii2-theme-material
包简介
Theme for Yii2 Web Application
README 文档
README
Theme for Yii2 Web Application
Installation
php composer.phar require --prefer-dist kongoon/yii2-theme-material "*"
or add
"kongoon/yii2-theme-material": "*"
to the require section of your composer.json file.
Usage
Open your layout views/layouts/main.php and add
use kongoon\theme\material;
material\MaterialAsset::register($this);
统计信息
- 总下载量: 279
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-02-20