mcfadden / Easy-iContact---WordPress-plugin

Plugin for WordPress that makes integration with iContact point and click (and paste the shortcode)
6 stars 1 forks source link

=== Easy iContact === Contributors: benmcfadden Tags: iContact Requires at least: 3.0 Tested up to: 3.3.1 Stable tag: 0.3

Easy iContact allows point-and-click (and paste the shortcode) integration with iContact

== Description ==

Easy iContact is a plugin designed to make integrating an iContact signup form into your WordPress template.. well.. easy.

Since this is an early beta release, although it has shown to be functional in my tests, it is provided as-is.

At the moment, installation and use instructions are sparse, but they are coming.

Note: You need an iContact account to utilize this plugin. They do have a free trial, and a micro plan that is always free.

= Shortcode Options = Shortcode: [easyicontact] Shortcode optons: 0 == false 1 == true

Example Shortcode: [easyicontact confirm_email='0' last_name='0' 'submit_text='Sign me up!' label_type='value' ]

= Why use this plugin? = When using the code as it comes from iContact, the user is directed away from your website. This allows you to have 100% control over the visual feeling and messaging the user sees. Also, by using asynchronous form submission, the process is quick and seamless to the end user.

== Installation ==

Install the plugin by uploading the easyicontact folder to your /wp-content/plugins directory or the plugins page in your WordPress dashboard.

At iContact, create a sign-up-form that you will use for this plugin. Copy the manual HTML code, and paste it into the settings page for Easy i-Contact. It will automatically parse out the fields it needs.

Next, use the shortcode guide (below and on the settings page for reference) and place your shortcode in a text widget or on a page. If you would like to use it in your template file, use the WordPress do_shortcode function. do_shortcode reference

Use the sample CSS on the settings page as a starting point when customizing the CSS for your template.

NOTE: Because this plugin is in very early development, things may change drastically. I will do my best to document all changes carefully, and keep backwards compatibility as much as reasonable.

== Other Information ==

= Known issues, feature requests, bug reporting =

Visit https://github.com/mcfadden/Easy-iContact---WordPress-plugin/issues to view known issues, submit feature requests, and bug reports.

== Changelog ==

= 0.3 =

= 0.2 =

= 0.1 =