Changeset 200388
- Timestamp:
- 02/01/2010 05:25:26 AM (16 years ago)
- File:
-
- 1 edited
-
google-map-plugin/trunk/byrd_googlemap/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
google-map-plugin/trunk/byrd_googlemap/readme.txt
r186698 r200388 11 11 == Description == 12 12 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.13 Another fabulous component from Jonathon Byrd. Support and documentation built right into the wordpress configurations area. 14 14 15 Every renewal they will receive a thank you email notification.15 This 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. 16 16 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. 17 You 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! 18 18 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.19 Even 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. 20 20 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. 21 Please rate the components ease of use and support features, not its lack of features. Thank you! 22 22 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.26 23 27 24 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.