Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grasmash/drupal-mailcontrol
https://github.com/grasmash/drupal-mailcontrol
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/grasmash/drupal-mailcontrol
- Owner: grasmash
- License: gpl-2.0
- Created: 2020-09-28T15:44:04.000Z (over 4 years ago)
- Default Branch: 8.x-1.x
- Last Pushed: 2020-09-28T15:48:13.000Z (over 4 years ago)
- Last Synced: 2024-10-25T15:22:15.306Z (2 months ago)
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
/**
* ABOUT
*/
Have 100% control over the default mails sent by Drupal 8 out of the box.This small module extends original Drupal 8 account settings page with
the ability to turn ON/OFF all standard mails. By default Drupal 8
provides no option to disable welcome emails, account cancellation
confirmation or password reset.
This can be useful when you don't want to send those emails, or you are
sending them through some external services
or just for development purposes, etc.
You can access these settings under admin/config/people/accounts.
The module provide only interface modifications.
The underlying functionality is already there by default in Drupal 8.Maintainer: https://www.drupal.org/u/soaratul