Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Which yii user management modules?

Which module is better? Has anybody tested either of these modules before?

  1. yii-user-management
  2. yii-user
  3. yii-rights

I tried to install yii-user-management but I get lots of errors.

like image 916
Mohammad Ali Akbari Avatar asked Jul 18 '11 07:07

Mohammad Ali Akbari


1 Answers

I've just been playing with yii-user-management (0.8rc5 at the time of writing this). They have just added a load of heavy features to this project: avatar, membership, profile, role, usergroup, friendship, messages, registration and user.

Unfortunately the code base is not as stable as it could be, which is why it's still an RC. You will have to be prepared to get your hands dirty with reporting errors to the developers, but this is definitely a project to watch for the future.

like image 78
David Newcomb Avatar answered Oct 18 '22 15:10

David Newcomb