congcn/yii2-admin

CongCN RBAC Auth manager for Yii2

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:yii2-extension

v1.0 2018-05-18 03:17 UTC

This package is not auto-updated.

Last update: 2024-03-17 02:20:50 UTC


README

Installation

Install With Composer

The preferred way to install this extension is through composer.

Either run

composer require --prefer-dist congcn/yii2-admin "~1.0"

Or, you may add

"congcn/yii2-admin": "~1.0"

to the require section of your composer.json file and execute php composer.phar update.

Install From the Archive