mailcontrol.info |
mailcontrol.info |
|
name = MailControl
description = Extends original Drupal 7 account settings page with the ability to turn off all standard mails.
core = 7.x
package = "Mail"
; Add configuration path
configure = admin/config/people/accounts |
mailcontrol.install |
mailcontrol.install |
|
This is the install file of the module. |
mailcontrol.module |
mailcontrol.module |
|
This is the main file of the module. |
README.txt |
README.txt |
|
/**
* ABOUT
*/
Have 100% control over the default mails sent by D7 out of the box.
This small module extends original Drupal 7 account settings page with
the ability to turn ON/OFF all standard mails. By default Drupal 7
provides no option to… |