Simplenews Visitor

Component type

module

Categories

Maintenance status

Development status

Downloads

1057

Component created

Component changed

Simplenews publishes and sends newsletters to lists of subscribers.

This module alters the URLs inside the mail body and when user clicks any links, it is sent to a page that collect the user data and then redirects at the original URL.

The URL change and the redirect are hidden to the user and quite in realtime.

The admin sees the log of the clicks in the email/newsletter and it can order them by user email (single click or grouped clicks) or by urls (single click or grouped clicks) or by date (when clicked).

Email Auto Login

Component type

module

Maintenance status

Development status

Downloads

3261

Component created

Component changed

Overview

Enables users to log in using a link in an email.

When Drupal sends an email to a registered user, this module changes the email so that the user is logged in automatically when they click any of the links in the email which points to the Drupal site

User Case

An example user case would be if you send a subscription notification to a user, if they click on the link to the original post, they will automatically log in when they arrive at your website.

Simple Mail

Component type

module

Categories

Maintenance status

Development status

Downloads

8313

Component created

Component changed

A module to simplify sending emails with Drupal.

There are many great modules for complex email handling and sending scenarios, or email templating, and Drupal core handles emails pretty well by itself. However, for many sites, a radically simplified email sending system is helpful.

With Simple Mail, sending an email is as simple as:

  simple_mail_send($from, $to, $subject, $body);

Want to queue the email, so you can send thousands of emails in the background without crashing your site?

CloudSponge

Component type

module

Maintenance status

Development status

Downloads

1271

Component created

Component changed

Overview

CloudSponge imports address books from Gmail, Facebook, Yahoo, Linkedin, Outlook.com, AOL, Outlook and Mac OS X Contacts. It's a popular alternative to OpenInviter.

The module itself provides a block with social buttons and few hooks to catch incoming data.

Total Subscription

Component type

module

Maintenance status

Development status

Downloads

2818

Component created

Component changed

Total Subscription provides functionality which would allow the user to subscribe to node pages, taxonomy terms, etc. The main feature which distinguishes it from other subscription modules is that it allows subscription for Anonymous along with Authenticated users.

mailredirect7

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

General explanation

This module catches mail and forward them to an pre-configured email-address
At the admin-page the user can configure which modules should forward the mail to
which emailaddress. Also could the user set an prefix which will be added to
the subject.

If the user set the prefix to 123, the subject wil be prefixed with "(123) subject"
This can be handy when there is a development street. You can add for example
the environment.

Form Quick Feedback Email

Component type

module

Categories

Maintenance status

Development status

Downloads

968

Component created

Component changed

Add email feedback links to critical forms to catch problems.

For any number of reasons users can have trouble using critical forms on your site. Rather than hoping people bother to visit your contact form (which may also have a problem) you should place a simple email link right where the issue may arise. This can be vital to catching problems both major and small. Perhaps your registration button text is inaccurate in one language, maybe a required AJAX field has a javascript conflict you're not testing for, maybe instructions aren't clear within one of your layouts.

Message Subscribe Email Frequency

Component type

module

Categories

Maintenance status

Development status

Downloads

2067

Component created

Component changed

Message Subscribe Email Frequency allows the user to select the frequency of email notifications normally sent by the Message Subscribe/Message Subscribe Email module, including turning them off completely. It integrates with the Message Digest module to allow for selecting a daily or weekly digest instead of immediately receiving notifications.