miffy/miffyzq
Composer 安装命令:
composer require miffy/miffyzq
包简介
backend theme asset bundle for Yii 2.0 Framework;基于H+的后台模板第一版
README 文档
README
基于H+后台管理UI,第一次做的初版
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require miffy/miffyzq "1.0.12"
or add
"miffy/miffyzq": "1.0.12"
to the require section of your composer.json file.
Picture
Usage
Once the extension is installed, simply use it in your code by :
'view' => [ 'theme' => [ 'pathMap' => [ '@app/views' => '@vendor/miffy/miffyzq/views' ], ], ],
统计信息
- 总下载量: 74
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 12
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2017-09-01