Action email role

Categories

Component ID

211478

Component name

Action email role

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

12165

Component created

Component changed

Component body

I have not found an official "heres the way to email everyone in a certain role(s)" action, so I've cleaned some code and contributed it.

This module provides an action which is configurable to email everyone in the specified roles, it is much like the built in "send email" action however it allows you select the recipients as a list of roles.

The action is usually implemented as a trigger.

Basic usage;

- Enable 'triggers' module admin/build/modules

- Visit admin/settings/actions/manage and create an action by selecting the email role action from the dropdown of your choice, this allows you to configure the email, roles etc.

- Visit admin/build/trigger/user and assign that action to a trigger

Now also with token support