synamen/yii2-tabler-theme
Composer 安装命令:
composer require synamen/yii2-tabler-theme
包简介
Free Yii2 admin template for backend
关键字:
README 文档
README
It is a free admin template for backend of yii framework 2 based on Tabler theme. Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap 4
This extension consists assets bundles,, some page views and a layout example.
Installation
The preferred way to install this extension is through composer. Either run
php composer.phar require --prefer-dist synamen/yii2-tabler-theme "~1.0"
or add
synamen/yii2-tabler-theme": "~1.0"
to the require section of your composer.json file.
#Usage All you need to to is copy views folder from vendor/synamen/views and paste into your app views folder
or with command
cp -R vendor/synamen/yii2-tabler-theme/views/* backend/views/
统计信息
- 总下载量: 675
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-09-21