2017 © Pedro Peláez
 

yii2-extension yii2-zui

The ZUI extension for the Yii framework

image

yangshihe/yii2-zui

The ZUI extension for the Yii framework

  • Monday, June 26, 2017
  • by rad120
  • Repository
  • 1 Watchers
  • 2 Stars
  • 23 Installations
  • CSS
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 10 Versions
  • 0 % Grown

The README.md

Yii2 ZUI


版本2还尚未发布 一个基于Yii2 + Bootstrap => ZUI 定制开源前端实践., (*1)

第二次规划, 放弃第一版的更新;, (*2)

ZUI项目网站: http://zui.sexy/ 。, (*3)

描述

  • 轻量级整合;
  • 易于定制,有多个版本供选择,主要版本包含大部分特性,额外的内容按需加载。
  • 一般还是不要安装这个, 这是一个 个人使用的扩展,其他人若要使用需要重新生产。

安装

Either run, (*4)

$ composer require yangshihe/yii2-zui

or add, (*5)

"yangshihe/yii2-zui": "^1.5"

to the require section of your composer.json file., (*6)

配置相关


app/AppAsset.php; class AppAsset extends AssetBundle { public $depends = [ 'yangshihe\zui\ZuiAsset', ]; }

控制器 取消原生态的 BootstrapAsset, (*7)

    public function init()
    {

        parent::init();

        Yii::$app->assetManager->bundles = [
            'yii\bootstrap\BootstrapAsset' => [
                'css' => [],
            ],
            'yii\bootstrap\BootstrapPluginAsset' => [
                'js' => [],
            ],
            'yii\bootstrap\BootstrapThemeAsset' => [
                'css' => [],
            ]
        ];

    }

Demo

暂无, (*8)

其他

等待下一次更新,更多的在挂件目录,头部一般含有使用方式, (*9)

The Versions

26/06 2017

dev-master

9999999-dev https://github.com/yangshihe/yii2-zui

The ZUI extension for the Yii framework

  Sources   Download

MIT

The Requires

 

plugin extension yii2 theme view zui

26/06 2017

2.0.8

2.0.8.0 https://github.com/yangshihe/yii2-zui

The ZUI extension for the Yii framework

  Sources   Download

MIT

The Requires

 

plugin extension yii2 theme view zui

27/04 2017

2.0.7

2.0.7.0 https://github.com/yangshihe/yii2-zui

The ZUI extension for the Yii framework

  Sources   Download

MIT

The Requires

 

plugin extension yii2 theme view zui

28/03 2017

2.0.6

2.0.6.0 https://github.com/yangshihe/yii2-zui

The ZUI extension for the Yii framework

  Sources   Download

MIT

The Requires

 

plugin extension yii2 theme view zui

16/01 2017

2.0.5

2.0.5.0 https://github.com/yangshihe/yii2-zui

The ZUI extension for the Yii framework

  Sources   Download

MIT

The Requires

 

plugin extension yii2 theme view zui

06/01 2017

2.0.4

2.0.4.0 https://github.com/yangshihe/yii2-zui

The ZUI extension for the Yii framework

  Sources   Download

MIT

The Requires

 

plugin extension yii2 theme view zui

03/01 2017

2.0.3

2.0.3.0 https://github.com/yangshihe/yii2-zui

The ZUI extension for the Yii framework

  Sources   Download

MIT

The Requires

 

plugin extension yii2 theme view zui

08/12 2016

2.0.2

2.0.2.0 https://github.com/yangshihe/yii2-zui

The ZUI extension for the Yii framework

  Sources   Download

MIT

The Requires

 

plugin extension yii2 theme view zui

07/12 2016

1.5.1

1.5.1.0 https://github.com/yangshihe/yii2-zui

The ZUI extension for the Yii framework

  Sources   Download

MIT

The Requires

 

plugin extension yii2 theme view zui

07/12 2016

2.0.1

2.0.1.0 https://github.com/yangshihe/yii2-zui

The ZUI extension for the Yii framework

  Sources   Download

MIT

The Requires

 

plugin extension yii2 theme view zui