| 1 |
Installation:
|
| 2 |
-------------
|
| 3 |
1. Copy the role_change_notify.module to sites/all/modules
|
| 4 |
|
| 5 |
2. Enable the module by visiting admin -> modules
|
| 6 |
|
| 7 |
3. Configure the module under administer >> settings >> Role Change Notify
|
| 8 |
- Enable notifications on each desired role
|
| 9 |
- (Optionally) Customize notification subject and text.
|
| 10 |
|
| 11 |
4. Ensure your site's "E-mail address" setting is defined, which is
|
| 12 |
used as the "From" header for all outgoing emails. You can find the
|
| 13 |
setting on the administer >> settings page, under the "General
|
| 14 |
settings" set of choices. If this is not set, the user status
|
| 15 |
module will not be able to send notification emails.
|
| 16 |
|
| 17 |
$Id: INSTALL.txt,v 1.6 2007/01/16 02:19:45 dww Exp $
|
| 18 |
$Name: DRUPAL-5--1-2 $
|