BUM module aims to offer a basic and simple way to manage users.
It offers:
and
view profile, view private profile, update profile, delete profile, manage users, create user and view all users for admin user
In the installation page of these module, installation steps are presented clear and default roles and users (admin; demo) are automatically created.
For better user authorization management, modules that use the default yii auth DB structure can be used. (like RBAM)
Well that's it; enjoy it and please leave your feedback.
It offers:
- - signUp page with email confirmation link and resend email confirmation;
- - logIn page;
- - My Profile page with:
and
view profile, view private profile, update profile, delete profile, manage users, create user and view all users for admin user
- multiple email addresses for a user
In the installation page of these module, installation steps are presented clear and default roles and users (admin; demo) are automatically created.
For better user authorization management, modules that use the default yii auth DB structure can be used. (like RBAM)
Well that's it; enjoy it and please leave your feedback.