webtoolsnz/yii2-admin-lte 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

webtoolsnz/yii2-admin-lte

最新稳定版本:0.1.18

Composer 安装命令:

composer require webtoolsnz/yii2-admin-lte

包简介

Yii2 Integration kit for Admin LTE theme

README 文档

README

Software License Build Status Coverage Status Quality Score

Yii2 Integration kit for AdminLTE theme

The purpose of this project is to allow easy integration of the popular bootstrap theme AdminLTE for any Yii2 based applications.

!["AdminLTE Presentation"] (http://i.imgur.com/YOyqDPa.png "AdminLTE Presentation")

Installation

Install webtoolsnz/yii2-admin-lte using Composer.

$ composer require webtoolsnz/yii2-admin-lte

Getting started

This packages consists of a Theme and a set of widgets, each can be used independently of the other.

You can just use the widgets and completely ignore the theme component of this package, check the documentation for each individual widget below.

Available Widgets

Theme

Getting started with the Theme is really simple just the components section of your web application config with the following

[
    ...
    'components' => [
        'view' => [
            'theme' => [
                'class' => \webtoolsnz\AdminLte\Theme::className(),
            ]
        ]
    ]
    ...
]

If you have any layout files named main.php those will need to be removed or renamed, as they will override the provided layout files, read more about theme configuration

Testing

This project has a PHPUnit test suite. To run the tests, run the following command from the project folder.

$ composer test

License

The MIT License (MIT). Please see LICENSE for more information.

统计信息

  • 总下载量: 4.57k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 13
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-04-21

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固