I have just learnt yii and i wanted to create an admin module which i did. Now i want to develop different types of users for admin panel. ie Super Administrator, Administrator, Moderator etc…
I went through many topics and searched and come across implementation using Rights & User extension, Other topic recommended Usergroups extension, there was also User Management extension and also came across RBAC…
I just want to know which extension should be used and I should go after so that I can later on give access rights to features of website based on their rights…
I have tried searching such post but could not find, so creating a new one. Please help me with any reference link or share personal experience…
Thank you.