davidxu/yii2-admin

RBAC Auth manager for Yii2 based on mdm/yii2-admin

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 573

Type:yii2-extension

2.12 2020-12-31 06:48 UTC

This package is auto-updated.

Last update: 2024-04-29 04:41:24 UTC


README

GUI manager for RBAC (Role Base Access Control) Yii2. Easy to manage authorization of user 😄.

Latest Stable Version License

Documentation

Installation

Install With Composer

The preferred way to install this extension is through composer.

Either run

php composer.phar require davidxu/yii2-admin "~2.0"

Or, you may add

"davidxu/yii2-admin": "~2.0"

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

More...

screenshots