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

mitchell’s picture

Title: option to watch system changes about user roles - add/delete role » Event: user roles created and deleted
Project: Workflow-ng » Rules
Version: 5.x-2.x-dev » 6.x-1.x-dev
Component: Wng API » Rules Engine

I'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.

mitchell’s picture

Status: Active » Closed (duplicate)