opinatspain / yii2-admin
RBAC Auth manager for Yii2
Installs: 8 351
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 582
Type:yii2-extension
Requires
- php: >=8.1
- yidas/yii2-bower-asset: ~2.0.12
- yiisoft/yii2: ~2.0.47
Requires (Dev)
- yiisoft/yii2-codeception: ~2.0
Suggests
- yiisoft/yii2-bootstrap: Used when using layout 'left-menu', 'right-menu' or 'top-menu'
This package is not auto-updated.
Last update: 2025-03-22 23:57:28 UTC
README
GUI manager for RBAC (Role Base Access Control) Yii2. Easy to manage authorization of user 😄.
Documentation
Important: This project fork from opinatspain/yii2-admin please check document from here.
Installation
Install With Composer
The preferred way to install this extension is through composer.
Either run
php composer.phar require opinatspain/yii2-admin "~1.0"