bum

Basic User Management
13 followers

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.

Feedbacks are welcomed. :)

Requirements

  • Require Yii 1.1 or above.
  • yii-mail extension

Usage

  • Download and extract the extension package to protected/modules/bum directory of your application.
  • See the documentation at :bum online documentation for more configuration options and a short installing tutorial.

Resources

Change log

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

#11713 report it
firefly at 2013/01/29 03:40am
unzip

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

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:

Try The Unarchiver: http://wakaba.c3.cx/s/apps/unarchiver.html

well, try The Unarchiver and see if it's working...

#11703 report it
mikeklon at 2013/01/28 08:50am
Can't unzip

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

#11062 report it
firefly at 2012/12/13 08:52am
bum update 001

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">

Thanks for feedback. The application should work now work.

Also some improvements were made in the way the system messages are displayed.

#11058 report it
outrage at 2012/12/12 07:39pm
Heads Up

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 to leave your comment.

Create extension
Downloads