Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Usage Milestone: Decoupled Router Module decoupled_router crossed 10,000 active installs. Usage Milestone: Time Field for Drupal 8+ Module time_field crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Email Manager

Security covered Drupal 10–11
View on drupal.org

This module provides an administrative interface to edit and modify emails sent by Drupal. It intercepts mail implementations and allows administrators to customize outgoing email content.

This module intercepts all the implementation of hook_mail(), allows to edit those emails on admin interface and injects the modified emails using hook_mail_alter()

The original idea was coined by kristofferrom and we will take it forward.

The module is still at inception level but we are confident to realize it soon.

We plan to publish a release in Drupal 8.x branch first.

For Contributors: Declaring Email Keys

To ensure Email Manager accurately detects your module’s email keys, you can declare them in a configuration file named your_module.email_manager.yml in your module’s root directory.
Example:

yaml

email_keys:
  custom_email: 'Custom Email'
  another_email: 'Another Email'

Depends on

Dependencies of the latest stable release

  • ckeditor Drupal core
  • editor Drupal core
  • node Drupal core
  • token Drupal core

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
2
Tracked since
Apr 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 2
Maintenance
Dormant

Releases

Version Type Core Release date
1.0.1 Stable 10–11 Apr 24, 2025
1.0.x-dev Dev 10–11 Apr 24, 2025