yii2-amazeui Amaze UI 是基于社区开源项目构建的一个跨屏前端框架。

Amaze UI for yii2

  1. Installation
  2. Usage

Amaze UI 是基于社区开源项目构建的一个跨屏前端框架。

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist wdteam/yii2-amazeui "*"

or add

"wdteam/yii2-amazeui": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

\wdteam\amazeui\AmazeuiAsset::register($this);```

0 0
1 follower
108 downloads
Yii Version: 2.0
License: MIT
Category: Others
Tags: amazeui, yii2
Developed by: winds
Created on: Jul 28, 2016
Last updated: 7 years ago

Downloads

show all

Related Extensions