meizu/yii2-admin

GUI manager for RABC (Role Base Access Control) and menu Yii2. Easy to manage authorization of user.

Installs: 12

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:yii2-extension

dev-master 2016-05-27 07:50 UTC

This package is not auto-updated.

Last update: 2024-04-27 16:31:31 UTC


README

GUI manager for RABC (Role Base Access Control) and menu Yii2. Easy to manage authorization of user.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist meizu/yii2-admin "*"

or add

"meizu/yii2-admin": "*"

to the require section of your composer.json file.

Usage

我正在整理文档,请等等 ^_^