Advanced management of RBAC
CRUD of access rights
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist fourteenmeister/yii2-rbac "*"or add
"fourteenmeister/yii2-rbac": "*"
to the require section of your composer.json file.