Title: Simple Constant Contact
Author: Ashton Paul
Published: <strong>سپتمبر 16, 2014</strong>
Last modified: اپریل 10, 2016

---

Search plugins

![](https://ps.w.org/simple-constant-contact/assets/banner-772x250.jpg?rev=1391124)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/simple-constant-contact/assets/icon-256x256.jpg?rev=1391118)

# Simple Constant Contact

 By [Ashton Paul](https://profiles.wordpress.org/ashtonpaul/)

[Download](https://downloads.wordpress.org/plugin/simple-constant-contact.zip)

 * [Details](https://ps.wordpress.org/plugins/simple-constant-contact/#description)
 * [Reviews](https://ps.wordpress.org/plugins/simple-constant-contact/#reviews)
 *  [Installation](https://ps.wordpress.org/plugins/simple-constant-contact/#installation)
 * [Development](https://ps.wordpress.org/plugins/simple-constant-contact/#developers)

 [Support](https://wordpress.org/support/plugin/simple-constant-contact/)

## Description

The Simple Constant Contact Plugin is a quick and easy plugin to interface with 
your constant contact account. It takes the visitor’s name and email and allows 
it to send that information directly to your Constant Contact account. Set up is
easy. Just follow the instructions in the admin menu and you’re on your way. The
UI was left raw with class and id tags so you can apply your own styling to match
your current theme.

## Screenshots

 * [[
 * This is how it looks with a little bit of formatting via CSS
 * [[
 * Settings page

## Installation

 1. Install Simple Constant Contact either via the WordPress.org plugin directory, 
    or by uploading the files to your server
 2. After activating Simple Constant Contact, navigate to the options menu item ‘Simple
    Constant Contact’.
 3. Click the ‘Get Access Token’ Button. Then login to your Constant Contact account
    and authorize the plugin.
 4. Copy the Access Token code after authorizing the plugin and paste it back into 
    the field label ‘Constant Contact Access Token’ on the plugin’s WordPress options
    page.
 5. Enter a List name you want the email addresses to group under in your Constant 
    Contact account (default is Simple Constant Contact).
 6. Use the short-code [simpleCC] to display the form.
 7. If you like you can leave the formatting as is or create your own stylesheets to
    match your theme.

## FAQ

  What is the HTML output so I can match my theme style?

 First Name

 Last Name

 Email

 Submit

## Reviews

![](https://secure.gravatar.com/avatar/310668bd3fc38831dcaf3f095d140cae7c831ce430f9ba724538f1e4f537cdf0?
s=60&d=retro&r=g)

### 󠀁[shortcode function is supposed to return a string](https://wordpress.org/support/topic/shortcode-function-is-supposed-to-return-a-string/)󠁿

 [elementsweb](https://profiles.wordpress.org/elementsweb/) سپتمبر 3, 2016 1 reply

currently says this: ————————- function simpleCC_display_form() { // test to see
if all the settings are correct if ($this->ready()) { ?> <div class=”simpleCC_plugin”
> <form class=”simpleCC_form” id=”simpleCC_form” method=”post”> <label for=”simpleCC_fname”
>First Name:<input type=”text” id=”simpleCC_fname” name=”simpleCC_fname” /></label
> <label for=”simpleCC_lname”>Last Name:<input type=”text” id=”simpleCC_lname” name
=”simpleCC_lname” /></label> <label for=”simpleCC_email”>Email:<input type=”email”
id=”simpleCC_email” name=”simpleCC_email” /></label> <button id=”simpleCC_submit”
type=”submit” name=”simpleCC_submit” value=”simpleCC_submit_successful”>Submit</
button> </form> </div> <?php } } ——————————– but should say this: ———————————– function
simpleCC_display_form() { // test to see if all the settings are correct if ($this-
>ready()) { return ‘<div class=”simpleCC_plugin”> <form class=”simpleCC_form” id
=”simpleCC_form” method=”post”> <label for=”simpleCC_fname”>First Name:<input type
=”text” id=”simpleCC_fname” name=”simpleCC_fname” /></label> <label for=”simpleCC_lname”
>Last Name:<input type=”text” id=”simpleCC_lname” name=”simpleCC_lname” /></label
> <label for=”simpleCC_email”>Email:<input type=”email” id=”simpleCC_email” name
=”simpleCC_email” /></label> <button id=”simpleCC_submit” type=”submit” name=”simpleCC_submit”
value=”simpleCC_submit_successful”>Submit</button> </form> </div>’; } }

 [ Read all 3 reviews ](https://wordpress.org/support/plugin/simple-constant-contact/reviews/)

## Contributors & Developers

“Simple Constant Contact” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Ashton Paul ](https://profiles.wordpress.org/ashtonpaul/)
 *   [ elementsweb ](https://profiles.wordpress.org/elementsweb/)

[Translate “Simple Constant Contact” into your language.](https://translate.wordpress.org/projects/wp-plugins/simple-constant-contact)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/simple-constant-contact/),
check out the [SVN repository](https://plugins.svn.wordpress.org/simple-constant-contact/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/simple-constant-contact/)
by [RSS](https://plugins.trac.wordpress.org/log/simple-constant-contact/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * Initial release

#### 1.1

 * Update documentation to include usage on settings page
 * Update redirect URI to subdomain
 * Move settings page under options instead of main menu
 * Add capability for custom success message
 * Error handling on forms
 * Success message on submit
 * Fixed return bug for short-code (Thanks to elementsweb)
 * Update readme file
 * Added logo
 * Added screenshot

## Meta

 *  Version **1.1**
 *  Last updated **10 کلونه ago**
 *  Active installations **20+**
 *  WordPress version ** 3.8 or higher **
 *  Tested up to **4.4.34**
 *  Language
 * [English (US)](https://wordpress.org/plugins/simple-constant-contact/)
 * Tags
 * [constant](https://ps.wordpress.org/plugins/tags/constant/)[constant contact](https://ps.wordpress.org/plugins/tags/constant-contact/)
   [contact](https://ps.wordpress.org/plugins/tags/contact/)[newsletter](https://ps.wordpress.org/plugins/tags/newsletter/)
   [wordpress.org](https://ps.wordpress.org/plugins/tags/wordpress-org/)
 *  [Advanced View](https://ps.wordpress.org/plugins/simple-constant-contact/advanced/)

## Ratings

 3.3 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/simple-constant-contact/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/simple-constant-contact/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/simple-constant-contact/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/simple-constant-contact/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/simple-constant-contact/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/simple-constant-contact/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/simple-constant-contact/reviews/)

## Contributors

 *   [ Ashton Paul ](https://profiles.wordpress.org/ashtonpaul/)
 *   [ elementsweb ](https://profiles.wordpress.org/elementsweb/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/simple-constant-contact/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://simplecc.ashtonpaul.com/)