dektrium/yii2-rbac RBAC management module for Yii2

dektriumyii2-rbacrbacmanagementrbacguiyiirbacrbacmodule

ATTENTION: THIS PROJECT HAS BEEN ABANDONED

Yii2-rbac Total Downloads Software License

Yii2-rbac provides a way to manage your application's RBAC structure and includes following features:

  • Allows CRUD operations for auth items (roles and permissions) and rules.
  • Allows to assign multiple roles or permissions to user (using bundled widget).
  • Allows to create console migration for creating/updating RBAC items.
  • Integrated with Yii2-user - flexible user management module

NOTE: Module is in initial development. Anything may change at any time.

Documentation

Read the Documentation for master

Read the Documentation for v1.0.0-alpha

Support

If you have any questions or problems with Yii2-rbac you can ask them on our forum.

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 https://github.com/dektrium/yii2-rbac/blob/master/LICENSE.md for details.

Changelog

CHANGELOG

1.0.0-alpha August 15, 2016

  • Enh: Invalidate cache after saving auth items/rules (dmeroff)
  • New #77: Added migrate console command (dmeroff)
  • New: Module's class has been renamed from dektrium\rbac\Module to dektrium\rbac\RbacWebModule (dmeroff)
  • Enh #9: Added ability to manage rules (dmeroff)
  • Enh: Updated grid views (dmeroff)
  • Enh: Added check if rule has name property set (dmeroff)
  • Bug #21: Added loop check while creating unassigned items list (dmeroff)
  • Chg: Bumped required Yii2 version to 2.0.8 (dmeroff)
  • New #71: Added ability to set auth item data when creating/updating roles/permissions (dmeroff)
  • Chg: Removed enableFlashMessages option (see UPGRADE.md for details) (dmeroff)

0.3.0 March 30, 2016

  • New #54: Added admin access via rbac permission (Talwoasc)
  • Enh: Updated translations

0.2.0 December 5, 2015

Some fixes and improvements

0.1.0 June 14, 2015

Initial release

Statistics

Downloads
GitHub Stars
GitHub Forks

Releases

Comments



1.0.1 is the latest of 5 releases



MIT license
Stats
239 github stars & 144 github forks
131 downloads in the last day
3570 downloads in the last 30 days
308617 total downloads