SendGrid Newsletter

Categories

Component ID

2888128

Component name

SendGrid Newsletter

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

402

Component created

Component changed

Component body

А module that creates a form in a modal that allows users to subscribe to a newsletter.
The form has 3 fields:

  • First Name
  • LastName
  • Email

It subscribes the user via Ajax to a SendGrid (https://sendgrid.com) newsletter list.

Also you can choose to render the sign-up form in the block.

The module has a configuration page that allows admins to enter SendGrid API keys, to select which newsletter lists should the visitor be subscribed to when they submit the subscription form and an ability to define paths where the modal will be displayed.

How to use.

  1. Enable the module. Refer to the documentation for help Here.
  2. Define the permissions from /admin/people/permissions (Permission name is: Administer SendGrid Newsletter module settings).
  3. Configure the settings from admin/config/content/sendgrid-newsletter-config

You can view your lists add and delete them from this path admin/config/sendgrid-newsletter-config/lists

This module has a dependency: Ctools

This module does not related to SendGrid Integration module.
This module designed to only provide newsletter subscription functionality.

Note: 8.x version of this module is still in development and any help with that will be appreciated.