Search code examples
yiiyii-extensionsrbac

Yii permissions define to role


I was looking for an extension in yii which has dynamic permission assigned to roles.where each and every permission for a role can be able to view,delete and update their permissions individually.No sources for this yet.can anyone help thanks!!.


Solution

  • There are two popular Yii extensions :Yii-user and Yii rights. You need to integrate these two extensions to have full access control management. You can use this wiki for learning how to work with them:

    Installing Yii Users and Rights to Newly Created Yii application