This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Response Promo Redeemer

Description

With the Response Promotion Redemption plugin installed you will have the option to include the functionality onto a page or on a custom content type page called Promo.

You will enter the Partner Portal URL (the url to which the promotion is allocated), the send from email address(the email in which the user will receiver their partner code from), select the partner type (redirect, query and soon cross domain mysql connection) the options that go with each are self explanatory.

Then you will upload your CSV file with your codes and the corresponding partner codes, this will create a table on the db for tracking used and unused codes. There is a download link for an example CSV file for you to populate with your own codes.

When a code is used then the user name and email will be stored in the db and displayed in the individual edit page/post screen. From there you can download a CSV version of your code db with current user info.

Note: once you upload a CSV you cannot change it, mainly be cause if you uploaded another csv it would over right your currently used codes and user info(the plugin won’t allow you to do that by design).

The plugin also creates a short code selector in the WYSIWYG editor so theta you can embed the form into the actual page/promo. The plugin takes it from there.

Arbitrary section

For more information about Response Promotion Redeemer or Response Marketing, please contact us at http://thepowertoprovoke.com/lets-talk/

Screenshots

  • Response Promotion Redemption Options page
  • Response Promotion Redemption add/edit page
  • Response Promotion Redemption Query meta-box options
  • Response Promotion Redemption Redirect meta-box options

Installation

  1. Upload response-promotion-redeemer folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Form short-code:

[promo-form]
attr 1 = start_message=”This is the message to be used in the beginig of your email”
attr 2 = end_message=”This is the message to be used in the end of your email and confirmation display message on the front end to users”

adding “” in either attribute will create a paragraph break in you plaintext email
adding “
” in either attribute will create a line break in you plaintext email

FAQ

How do I get the form to show to the user?

From the edit page/promo screen select the “Visual” tab and select and copy “[promo-form]” from the Promo Codes short codes meta-box and paste it into your editor where you would like the form to be displayed.

Who do I export the current user base and information?

From the edit page/promo screen you can either click the excel icon in the “Add Promo.csv File” tab on the right or you can click the “Download The complete .CSV file here” in the blue bar under the main WYSIWYG editor.

Before you upload your .csv file…

Be absolutely positive that you DO NOT have duplicate codes, if there are duplicates you will get invalid promo code errors on the fromt end for the duplicated codes. The plugin is developed so that once you upload you .csv you cannot change it, if you could you would run into issues with database over/rewrites.

I have found that comma separated .CSV files saved on a mac will cause the import function to break. Be sure to save your .CSV files out as a “Windows Comma Separated (.csv)” if you are using a mac. Also Note: there is a link to download a template .CSV file in the right meta sidebar of the edit page window. when you create a new page or promo

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Response Promo Redeemer” adalah perisian sumber terbuka. Orang-orang berikut telah menyumbang kepada pemalam ini.

Penyumbang

Changelog

1.0.0

  • Initial Release.

1.0.1

  • Adding simple promo code encrytion.

1.0.2

  • Added back the includes folder

1.0.3

  • editing csv export errors

1.0.4

  • changed promo code input field to password type
  • removed text from alert field

1.0.5

  • Correct misspelling

1.0.6

  • Correct misspellings and included end_message sttribute to form shortcode to be diplayed in the email and the post submit thankyou message for more information regarding the end_message attribute for the shortcode please message Bryan at www.facebook.com/bryan.bielefeldt.

1.0.7

  • Correct db update issues.

1.0.8

  • Added extra form shortcode attributes (start_message and end_message) to be used in the confirmation displayed and emailed to user.

1.0.9

  • Repair to notification system