Basic User Management (BUM) module aims to be a simple and easy to use module, but in the same time a powerful one in managing users. The module does not intend to "reinvent the wheel", so whenever a task not related with user management is needed, it make use of other great modules (like yii-mail and/or RBAM). This module has a simple and intuitive administration panel and response to basic user administration needs. Enjoy it.
Feedback is welcomed. :)
demo page: http://bum.infoprofessional.ro (user name: admin password: admin and user name: demo password: demo)
Yii forum page at: http://www.yiiframework.com/forum/index.php/topic/38557-bum/
2013-05-21 - add password reset capability; A user can reset his/hers password base on user name (or email address), a captcha and a verification email with secret a code. see: DATABASE CHANGES
2013-04-04 - fix "setting load" bug; (settings were not loaded form the database) - add new column to the settings table; see DATABASE CHANGES
2013-04-03 - Add password_change right: With this right user can change the password without knowing the old password. - On install defaults operations/tasks/roles can now be updated, not only created! (This thing is useful if a new operation/task/role has been created.)
2013-03-05 - Version 2 is available; Major improvements: invitations, see demo pages..
2012-12-08 - Modify php code to be compatible with php versions older than 5.4.
Total 4 comments
Hello mikeklon,
the zip file was compressed on a windows 7 machine, but should work on all OS. I downloaded the zip file and extract it, and it worked; I don't have a Mac, so I have no way to test it, but I searched the net and I found this:
well, try The Unarchiver and see if it's working...
Good morning. I'm on a Mac, OS X 10.6.8 (Snow Leopard). I downloaded the extension, but when I try to unzip it, I get an error:
"Unable to unarchive bum.001.u002.zip - Error 1, Operation not permitted".
Is this download only extractable on PC's?
Thanks in advance for any feedback!
MK
Should be protected/modules/bum>
Thanks for feedback. The application should work now work.
Also some improvements were made in the way the system messages are displayed.
Hi, just to let you know, your instructions are incorrect: "Download and extract the extension package to protected/extensions/bum directory"
Should be protected/modules/bum
Also at install on clean latest Yii I get this error: "Parse error: syntax error, unexpected '[' in C:\xampp\htdocs\bum\protected\modules\bum\controllers\InstallController.php on line 126"
This looks interesting though, good luck.
Leave a comment
Please login to leave your comment.