Closed (duplicate)
Project:
Rules
Version:
6.x-1.x-dev
Component:
Rules Engine
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Jun 2008 at 16:25 UTC
Updated:
21 Jul 2009 at 00:25 UTC
Hi!
Can you please to add into your module some events to watch changes about user roles?
something like:
System
-add role
-delete role
and option to watch block/unblock user:
User
- user was blocked
- user was activated
I am sure that there all tings are pretty needed and often used things and there are important to watch.
e.g. me as admin I would like to receive mail when some user got or lost some role or when is somebody blocked/activated by someone (sub admin).
Thanks for your great module and have a nice weekend
Igorik
http://www.somvprahe.sk
Comments
Comment #1
mitchell commentedI'm fairly sure "user was blocked/activated" are easily accomplished by the current available events or by implementing your actions after a "block user" action.
As per the user roles are created and deleted, I think these are events worth adding.
Comment #2
mitchell commentedMarking as a duplicate of #521266: role/permission rules integration.