SendGrid Mailing List

A quick and easy way to add an email subscription form to your website which
enters users into a SendGrid mailing list.

Author:E-Moxie (profile at wordpress.org)
WordPress version required:3.3
WordPress version tested:3.5.2
Plugin version:1.1.2
Added to WordPress repository:09-07-2013
Last updated:09-07-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.emoxie.com
Total downloads:1 885
Active installs:20+
plugin download
Click to start download

This plugin is a very basic simple plugin that utilizes the SendGrid.com API to be able to have users enter their email to a particular recipient list.

Currently SendGrid.com does not have a html web form widget to allow users to embed a subscription form on their website. This plugin provides a simple form with just Email Address and a go button. You specify your List Name, and your API Username / Password in the settings file.

Usage

Shortcode

[sg-subscription-form]

By default the short code will take options set in the plugin options

Options

  • Specify List: [sg-subscription-form list='Mailing List']
  • Redirect to URL After Success: [sg-subscription-form redirect='http://www.google.com']