Email confirmer

Component type

module

Categories

Maintenance status

Development status

Downloads

605

Component created

Component changed

Email confirmer is a suite to confirm email addresses in Drupal. It provides:

  • an API and a service as a central method for email confirmation that other modules can use
  • a content entity type to store and control the confirmations
  • essential functionalities featured by included sub-modules, like user email change confirmation

Privatemsg status

Component type

module

Categories

Maintenance status

Development status

Downloads

135

Component created

Component changed

This module allows participants of the private message see status of the message (was message read or not, when and by whom), also participants may see status of other ones participants (online participant or offline). In addition, you may add thread's author column/field in the message listings (author of the thread is a participant who wrote first message of the thread). All optional possibilities is configurable.

Requirements:

Email attachment helper

Component type

module

Categories

Maintenance status

Development status

Downloads

230

Component created

Component changed

This is a module for developers who want to attach files programmatically to emails send from Drupal 8. This module doesn't send emails but rather intercepts emails from other emails. If an 'attachment' key is present in the $params array, it will be converted into an actual MIME attachment.

This module has no configuration options.

Example code to put into your module:

Swift Mailer Force HTML

Component type

module

Categories

Maintenance status

Development status

Downloads

411

Component created

Component changed

This Drupal 8 module creates a very simple Swift Mailer mail plugin which checks each mail body for HTML tags, and forces that email to be in HTML format if any is found.

The only configuration required is selecting "Swift Mailer (Force HTML)" as your mail plugin, instead of the default Swift Mailer plugin, and everything else is handled automatically.

This requires the Swift Mailer module to work.

Mailchimp Multiple List

Component type

module

Categories

Maintenance status

Development status

Downloads

57

Component created

Component changed

Mailchimp Multiple widget provide option for multiple list selection in single field admin from Drupal, end user will need to select just one select box and he/she will subscribe in multiple lists (selected) and also receive all lists email.