SMTP with Elysia Cron

Component type

module

Categories

Maintenance status

Development status

Downloads

80

Component created

Component changed

This module allow you to send smtp mail in queue through elysia cron instead of default global cron. So you can set time by admin UI using elysia cron.It processes SMTP queue with elysia cron.It can be useful in scenarios where we have to send mails to large number of users without impacting performance of the site, we can add mails to queue using SMTP queue and then have fine grain control over the processing of that SMTP Queue.

Modules Checklist

Component type

module

Maintenance status

Development status

Downloads

582

Component created

Component changed

Modules Checklist

The Modules Checklist module provides control over enabled and disabled modules of the project and helps to maintain consistency across multiple environments (local, dev, prod etc). It can be especially helpful for a project containing 100+ modules or on sites running on multi-site Drupal setup.

The Modules Checklist compares enabled modules with the lists of required and optional modules defined in settings.php.

It warns site administrator on the Status report page in case of any discrepancy between defined lists of modules and their actual status.

It also warns if user is trying to disable required module or enable the module which should be disabled.

It can send email to site administrator if required module has been disabled, uninstalled, enabled or installed by someone.

Modules Checklist log

Modules Checklist log

The Modules Checklist log records in database who has installed / enabled / disabled / uninstalled a module on the site.

The log is a chronological list of recorded events containing

  1. module name,
  2. module status (required, optional or disabled),
  3. action type on module (installed, enabled, disabled, uninstalled),
  4. username and IP address,
  5. date.

Administrator should check the log on a regular basis to ensure his site is working properly.

Email eCard

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

eCard gives the user the ability to send a customized eCard.

The user fills out a form with details including recipient email address, which
image as a background for the eCard, a greeting, a message and whether or not to
receive a copy of the sent eCard.

eCard uses a separate font file for the text that is rendered on the eCard, but
could easily be altered to any font required (You will need to update the
module file where the font file is called).

formspree

Component type

module

Categories

Maintenance status

Development status

Downloads

85

Component created

Component changed

Using this module you don't need to setup a mail server or external smtp to send contact form data.
Submit contact-forms or webforms trough formspree.io.

Features:

- Select forms using a jQuery selector
ex.".webform-client-form" or defaults to ".contact-form"
- Set a mailto value or defaults to site mail.

Mail on login

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is use to send email after users logged in on website.
But new thing is that by using this module admin can choose users
list by this path [admin/config/mailonlogin] to send them mail.

Mailgun Advance

Component type

module

Maintenance status

Development status

Downloads

60

Component created

Component changed

This module provide basic functionality of mail using Mailgun like send mail via Mailgun and also provide the Mailgun Mailing list functionality. where you can create mailing lists using Mailgun Mailing List API. A mailing list is a group of members (recipients) which itself has an email address, like developers@mailgun.net. This address becomes an ID for this mailing list.

Currently I have developed this module for 7.x using Mailgun API > 1.7 and working on 8.x module.

Email UTM

Component type

module

Maintenance status

Development status

Downloads

164

Component created

Component changed

Automatically adds utm_source, utm_medium, utm_campaign, utm_term and utm_content query parameters to every URL in an email.

A UTM query parameters enable Google Analytics to tell you where searchers came from as well as what campaign directed them to you.

Requirements

This modules requires hook_mailkeys from Mail Editor to be implemented in modules. Example:

Entity reminders

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This project's goal is to aggregate all the functionality of several Drupal reminder projects.

Main tenets of reminder API:

  • Reminder API only handles the storage configuration, notification, and repeat/unsubscribe functionality
  • Integrations only provide a reminder criteria, and eligible users

With Reminder API you can build reminders similar to the ones that many other modules provide like: