Email messages
No security coverage
This module stores and translates email messages in a configurable entity, allowing for easy management and localization. It can log sent emails to another entity and provides a manager to load, replace variables, and send emails, serving as a developer utility.
This module provides a configuration entity used for storing and translating messages to be used for emails.
It can also log to another entity the sent out emails.
There is a manager that loads the email config, replaces variables and sends out the emails.
It is a utility module for developers.