Messaging and Notifications Examples

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This project provides two modules that implement the Messaging and Notifications 2.x APIs. It's based off of this notifications and messaging tutorial, but actually has working code you can install and play with. I'm only planning on implementing the bare minimum to get a message sent out. Ideally, other functionality such as custom entities and messaging backends should be split off into separate modules.

Webform Reply To

Component type

module

Categories

Maintenance status

Development status

Downloads

17298

Component created

Component changed

A key part of the Webform module is sending e-mails. Webform lets you customize the name and e-mail address that is used for outgoing e-mails, but often this is not enough. You cannot use Webform to set a custom "Reply-To" e-mail header, for instance. That's where this module comes in!

Workbench Notification

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Workbench Notification seeks to provides a lightweight notification solution (for review requests, etc) solution that complements Workbench Moderation but is flexible in allowing the author to determine when and who to seek approval from. While the goal of the project is to create something "lightweight and flexible" this sandbox release is designed to enable "Review Request" emails to executives and/policy makers in an organization.

A Typical Review Request Workflow is:

Anonymous Comment Email Verification

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This will require anonymous comments to have the supplied email address verified before they enter the normal comment workflow.

The option to verify anonymous commenter emails is enabled per content type.

After verification, if anon users have rights to publish comments without approval, publish the comment. Otherwise, put it into the moderation queue. The commenter is redirected to the node the comment is on.

If verification fails, the visitor is redirected to the site homepage.

Webform Mass Email

Component type

module

Categories

Maintenance status

Development status

Downloads

3584

Component created

Component changed

Overview

Webform Mass Email module provides a functionality to send mass email for the subscribers of a webform.

You can select which email field from the result you would like to use as the recipient's address.

This module uses Drupal's 'queue' table and cron jobs to send the emails
for users.

Drupal 8

Module is now fully ported to Drupal 8 (development version below) - testing is welcome.

Simplenews subscription support for Ubercart

Component type

module

Maintenance status

Development status

Downloads

1261

Component created

Component changed

Provide a simplenews newsletter subscription pane for the ubercart checkout.

This module is loosely based on at least two modules listed on the ubercart.org site that provide an new checkout pane to display simplenews newsletter subscription options during checkout.

Once installed and enabled a new configuration section Newsletter Subscription is added to the ubercart checkout pane configuration.