=== Plugin Name === Contributors: prefixTechnologies Donate link: http://www.pmailer.co.za Tags: pmailer, subscription forms, email marketing Requires at least: 3.0 Tested up to: 3.1.3 Stable tag: 0.2 Version: 0.2 == Description == Allows users to subscribe to pMailer lists by filling in their email addresses. == Installation == This section describes how to install the plugin and get it working. 1. Unzip our archive and upload the entire `pmailer_importer` directory to your `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Go to Settings and look for "pMailer Importer" in the menu 1. Enter your pMailer API URL and API Key and let the plugin verify it. 1. Select one or more of your lists to have users/comments imported into (select multiple lists by holding down the control key on windows and command key on mac while clicking on a list). 1. Setup form options, the defaults will suffice but customization of form colors and behaviour can be setup. 1. To display the subscription form on your site you will need to navigate to the wordpress widgets page and drag and drop the pmailer subscription widget to any desired widget area. == Frequently Asked Questions == = Can the subscription form widget be styled? = Yes, there are options to customize the form on the pMailer subscriptions settings page. = What does the smart form option do? = A smart form is a subscription form that blurs out a web page and is displayed over the web page content. The form can be quickly filled in and then is not displayed again. The smart form can be customised to only get displayed to a user on your website has been to X amount of pages. E.g. The smart form can be displayed to users who have visited 3 pages on your site. = How do I customise the smart form? = Your smart form shares the same styling options as the normal subscription form. == Screenshots == 1. Entering your API info 2. Setting your subscription options options 3. Selecting lists that contacts get subscribed to 4. Smart form demo on a page 5. Subscription form demo on a page == Upgrade Notice == = 0.2 = * Javascript is less dependent on jQuery. Thus older versions of jQuery can be used. = 0.1 = * Initial release, no upgrade information available. == Change Log == = 0.2 = * Javascript is less dependent on jQuery. Thus older versions of jQuery can be used. = 0.1 = * Initial release