airani/yii2-adminlte-rtl
最新稳定版本:v1.0
Composer 安装命令:
composer require airani/yii2-adminlte-rtl
包简介
RTL (Right to Left) AdminLte theme for Yii2
README 文档
README
RTL (Right to Left) AdminLte theme for Yii2
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist airani/yii2-adminlte-rtl
or add
"airani/yii2-adminlte-rtl": "~1.0"
to the require section of your composer.json file.
Usage
Please read this manual usage and then for using rtl theme register AdminLteRtlAsset in main layout instead AdminLteAsset
airani\AdminLteRtlAsset::register($this);
统计信息
- 总下载量: 702
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 2
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2017-04-13