These are functions that I used very often, may helps you!
These are functions that I used very often, may helps you!
This tutorial is for people that are integrating Yii into WordPress. Meaning that WordPress is the host platform, and that Yii will be handling AR, CRUD, etc.
After Installing Yii Users and Rights to Newly Created Yii app we have to assign dynamic roles to a user at the time of user creation .
If you need simple Role based access control without the long RBAC process then this article is just for you. Lets jump to the point.
It is actually mentioned in the documentation
Todos los que hemos empezado a utilizar Yii para crear aplicaciones Web, nos hemos dado de bruces cuando hemos intentado poner a funcionar el RBAC (acceso de control basado en roles).