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
Requires
This package is not auto-updated.
Last update: 2025-02-01 20:58:26 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
我正在整理文档,请等等 ^_^