factorenergia/yii2-adminlte3
Composer 安装命令:
composer require factorenergia/yii2-adminlte3
包简介
Yii2-adminlte3 is a package for Yii2 that envelopes the very popular AdminLTE3 (Bootstrap4)
README 文档
README
yii2-adminlte3 is a yii2 extension that makes use of the famous free template AdminLTE3 with Bootstrap4.
How to install
Install via composer with:
composer require factorenergia/yii2-adminlte3
How to use
On your main view, like Layout.php you must register the assets of this extension:
// Top of your view file, Layout is good because most of your app goes inside of it factorenergia\adminlte3\assets\FontAwesomeAsset::register($this); factorenergia\adminlte3\assets\BasicAsset::register($this);
统计信息
- 总下载量: 108
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-05-04