- Issue created by @zengenuity
- Merge request !37Issue #3495693 by zengenuity: Hide the user account templates configuration... β (Open) created by zengenuity
You can override the user-related emails sent by Drupal core using the Easy Email Overrides submodule. When you do that, the templates that are configurable under Configuration > People > Account Settings are no longer used. This could be confusing for site builders, as they may try to change the template there and it would have no effect.
Drupal CMS is shipping with Easy Email overrides for all core templates, so site builders using Drupal CMS wouldn't have created the overrides themselves, making it more likely they would be confused about this.
Install Drupal CMS, which comes with overrides for these emails by default.
Add a form alter to hide the templates on this core form when they have been overridden with Easy Email. Include a link to the edit form for the template.
Add the form alter code.
No changes to the Easy Email interface, but this will change the Drupal core user email config form.
None.
None.
Active
3.0
Email Overrides