Webform entity email configuration

Provides a webform handler that sends an email rendering a specific entity. For example: a node of type article.

Use it in cases when you need to send a mail of specific content. For example: sending an article to a list of users subscribed to a specific newsletter.

How it works

The webform needs to have a field with a reference to the entity that will be rendered in the email.

In the webform handlers page, add an "Entity email webform handler" handler:
Handler in the handler's list

In the "Entity email" fieldset you can select:

- The entity type.
- The webform field that contains the entity reference.
- The view mode.
- The theme that will be used to render the entity.

Scheduled emails

It is possible to schedule emails. To do that, enable the submodule webform_entity_email_scheduled, included with this module.

Supporting organizations: 
Module development
AttachmentSize
Screenshot_20210409_181510.png7.03 KB

Project information

Releases