Subscribe Newsletter

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Subscribe Newsletter Module provides functionality to subscribe for the Newsletter.
A block which can be placed in any region. Authorized person can see a list of all emails which are subscribed.

Unisender API

Component type

module

Maintenance status

Development status

Downloads

241

Component created

Component changed

This module provides integration with Unisender, a more affordable alternative to MailChimp email delivery service. The module makes it possible for website users or visitors to control which of your email lists they want to be on (or off).

The code in mostly taken from MailChimp module, and rewritten to adapt Unisender API features:

MailJet Formatter Bridge

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Bridges an email formatting module (HTML Mail or Mime Mail) with MailJet's sending capabilities.

Drupal's mail system has two primary functions when acting on an email: *format* the email and *mail* the email. MailJet is a great system for sending emails, but those emails are still formatted in plain text.

Email Field Subscribe

Component type

module

Categories

Maintenance status

Development status

Downloads

237

Component created

Component changed

Email field auto subscribe to subscriptions.

Add-on for Email field (https://www.drupal.org/project/email) to auto subscribe entities to subscriptions (newsletters) on entity insert, update, or delete.

Currently this module supports Simplenews (https://www.drupal.org/project/simplenews), but can very easily support more subscription modules. Create an issue if you would like another subscription module supported (or submit a patch).

PostUp Mail

Component type

module

Categories

Maintenance status

Development status

Downloads

84

Component created

Component changed

PostUp Mail module provides a integration with PostUp.com service.
This module is only for developers.

How to use:

Drupal::service('postup_mail.sender')->send_mail_template('example@example.com');

or dinamyc