jaclise / yii2-rbac
RBAC management module for Yii2
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 142
Open Issues: 0
Type:yii2-extension
Requires
- kartik-v/yii2-widget-select2: *
- yiisoft/yii2: 2.0.*
This package is not auto-updated.
Last update: 2024-11-09 19:45:30 UTC
README
Yii2-rbac provides a web interface for advanced access control and includes following features:
- Allows CRUD operations for roles and permissions
- Allows to assign multiple roles or permissions to user (done with widget)
- Integrated with Yii2-user - flexible user management module
NOTE: Module is in initial development. Anything may change at any time.
Documentation
Installation instructions | Definitive guide to Yii2-rbac
Support
If you have any questions or problems with Yii2-rbac you can ask them using our gitter room:
Contributing to this project
Anyone and everyone is welcome to contribute. Please take a moment to review the guidelines for contributing.
License
Yii2-rbac is released under the MIT License. See the bundled LICENSE for details.