Email scheduler

Component type

module

Categories

Maintenance status

Development status

Downloads

52

Component created

Component changed

Email scheduler version 1.0

This modules allows the configure of email notifications based on user roles.

How do I get this set up?

  1. Install and enable the module as normal
  2. Select the type that you need to config to send emails (/admin/config/email_scheduler)
  3. Go to user(/admin/people) or role (/admin/people/permissions/roles) to configure the settings

Completed

Periodically Mail

Component type

module

Categories

Maintenance status

Development status

Downloads

52

Component created

Component changed

This module allow you to send emails after some period to users with some role.

Example: You want to send emails every Monday.

To setup module visit: "/admin/config/services/periodically_mail" path.

Important: The mail is sent when cron runs.

Notice: For HTML emailing you can use extra modules like Mime Mail.

Ubercart PDF Invoice Mail

Component type

module

Maintenance status

Development status

Downloads

42

Component created

Component changed

Description

This module generates PDF Invoice of order and sends PDF
as an attachment to customer.

Module Requirements

PHP 5.3 or higher versions.
Drupal 7.x.
DOMPDF 0.8.x Library or higher: https://github.com/dompdf/dompdf/releases

Module Dependencies

This module requires the following modules:

Sendgrid Integration with Dependencies Included

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is a copy of the sendgrid_integration module version 7.x-1.x-dev with the dependencies included in the module. This is useful for setups where your third-party modules are maintained by scripts such as composer. This eliminates you having to edit your deployment/composer scripts to run an additional composer install command in specific folders.