Skip to content

[ABANDONED] Yii 2 module that helps managing your RBAC system

License

Notifications You must be signed in to change notification settings

dektrium/yii2-rbac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1474022 · Jul 25, 2021
Aug 14, 2018
Jul 13, 2016
May 29, 2015
Mar 11, 2018
Aug 15, 2016
Jan 16, 2017
Jul 15, 2016
Jul 15, 2016
Feb 20, 2015
Jul 13, 2016
Jul 14, 2021
Nov 3, 2015
Nov 3, 2015
May 21, 2015
Nov 4, 2016
Aug 15, 2016
Jul 16, 2016
Mar 2, 2020
Jul 13, 2016
Oct 25, 2018
Jul 12, 2016
Jul 14, 2016

Repository files navigation

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 LICENSE.md for details.