Email message field
No security coverage
This module offers a reusable field type for storing email subjects and bodies, allowing you to reference complete email messages within your Drupal site. Future enhancements aim to integrate this field with site settings for easier customization of Drupal's outgoing emails.
This module provides an email message field (consisting of an email subject and email body). While this could also be achieved by a regular textfield + textarea field, there are occasions where you want to reference an email message as a whole. This module provides that ability.
Features
- Drupal field for adding an email subject / body.
- SOON: Submodule: optional integration with Site Settings and Labels module, to allow easy integration of configurable email messages into Drupal mails - via hook_mail() or Symfony Mailer.
Recommended modules/libraries
SOON: