=== MarketPowerWP ===
Contributors: dean.villar@gmail.com
Tags: marketpowerpro, multisoft
Requires at least: 3.4+
Stable tag: 2.1.1
License: Commercial

This is a plugin that communicates with the MarketPowerPRO web services API to be used in your Wordpress site.

== Description ==

This is a plugin that communicates with the [MarketPowerPRO][1] web services API to be used in your Wordpress site. The plugin generates shortcodes that you can use in building pages in your Wordpress site. Here's an example:

[mppe]Hello my name is MPPE\_FIRST\_NAME![/mppe]

Available shortcodes are:

<div style="color: #222222; font-family: arial, sans-serif; font-size: 13px;">
  MPPE_FIRSTNAME
</div>

<div style="color: #222222; font-family: arial, sans-serif; font-size: 13px;">
  MPPE_LASTNAME
</div>

<div style="color: #222222; font-family: arial, sans-serif; font-size: 13px;">
  MPPE_BIRTHDAY
</div>

<div style="color: #222222; font-family: arial, sans-serif; font-size: 13px;">
  MPPE_EMAIL
</div>

<div style="color: #222222; font-family: arial, sans-serif; font-size: 13px;">
  MPPE_ADDRESS1
</div>

<div style="color: #222222; font-family: arial, sans-serif; font-size: 13px;">
  MPPE_ADDRESS2
</div>

<div style="color: #222222; font-family: arial, sans-serif; font-size: 13px;">
  MPPE_CITY
</div>

<div style="color: #222222; font-family: arial, sans-serif; font-size: 13px;">
  MPPE_COUNTY
</div>

<div style="color: #222222; font-family: arial, sans-serif; font-size: 13px;">
  MPPE_POSTALCODE
</div>

<div style="color: #222222; font-family: arial, sans-serif; font-size: 13px;">
  MPPE_HOMEPHONE
</div>

<div style="color: #222222; font-family: arial, sans-serif; font-size: 13px;">
  MPPE_BUSINESSPHONE
</div>

<div style="color: #222222; font-family: arial, sans-serif; font-size: 13px;">
  MPPE_CELL
</div>

<div style="color: #222222; font-family: arial, sans-serif; font-size: 13px;">
  MPPE_FAX
</div>

<div style="color: #222222; font-family: arial, sans-serif; font-size: 13px;">
  MPPE_REGIONNAME
</div>

<div style="color: #222222; font-family: arial, sans-serif; font-size: 13px;">
  MPPE_COUNTRYNAME
</div>

<div style="color: #222222; font-family: arial, sans-serif; font-size: 13px;">
  MPPE_SITENAME
</div>

<div style="color: #222222; font-family: arial, sans-serif; font-size: 13px;">
  MPPE_WEBSITE
</div>

 

 [1]: http://www.marketpowerpro.com "f"

== Installation ==

1. Add

2. Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.

3. Login to your administrator page yourwordpressblog.com/wp-admin.

4. Go to MarketPowerPRO.

5. Set your Base MPPE Web address, where your MarketPowerPRO system is located.

6. Contact a MarketPowerPRO technical assistant to know your applicationID and set it to the applicationID field.

7. Check "Enable auto-prefix replicationSiteName to URLs" option

8. Go to Settings > Permalinks then set your URL Structure to Post Name then click Save Changes

==Readme Generator==

This Readme file was generated using <a href = 'http://sudarmuthu.com/wordpress/wp-readme'>wp-readme</a>, which generates readme files for WordPress Plugins.
