Plugin Directory

Changeset 200388


Ignore:
Timestamp:
02/01/2010 05:25:26 AM (16 years ago)
Author:
jonbyrd
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • google-map-plugin/trunk/byrd_googlemap/readme.txt

    r186698 r200388  
    1111== Description ==
    1212
    13 This plugin is designed to allow users to select a Subscription, then be directed to paypal to setup a subscription plan. Once they signup, there account will be automatically created and they will receive a welcome email with all of the information.
     13Another fabulous component from Jonathon Byrd. Support and documentation built right into the wordpress configurations area.
    1414
    15 Every renewal they will receive a thank you email notification.
     15This is a great little plugin that will allow you to display a google map anywhere on your website. I use this on the contact pages of clients that have a brick and mortar location and are interested in customers stopping by.
    1616
    17 If their subscription expires their account will be deleted and they will receive "oops it expired" email notification. Lastly, if they choose to terminate their subscription, their account will be deleted and they will receive a "account canceled" email notification.
     17You can adjust the settings on this map to create a super small picture like thumbnail, or a very large map with all options turned on. Including the ability to give customers directions to your clients store!
    1818
    19 I've made everything that I could think of customizable, allowing you to setup multiple trial periods and the whole nine yards. This plugin is a plug and play system requiring NO modifications to your paypal account. I am using IPN overriding and return url overriding so that you will not need to change your current paypal settings. However, updating them for this script will not hurt you.
     19Even though this is a small plugin with a single purpose, I am providing it with as much support as I am capable of doing. If you would like me to extend its functionality, all I ask is that you buy me a beer.
    2020
    21 I have integrated a full support forum into the configurations page, along with detailed installation instructions and instructions for every option within the configuration page.
     21Please rate the components ease of use and support features, not its lack of features. Thank you!
    2222
    23 If you so decide that you want to modify the code in any way, I have also commented the code to make it easy for you. Native support does not include saving IPN data to the database, however, I've built the complete database integration into the script, and all you need to do is create the tables and uncomment the db store function.
    24 
    25 THIS SCRIPT ONLY ALLOWS FOR ONE SUBSCRIPTION TYPE. This is my first attempt, I built this over the weekend. I will be adding many features and functions as time passes, so please be patient. Please rate the script itself and not the lack of features.
    2623
    2724== Installation ==
Note: See TracChangeset for help on using the changeset viewer.