Ticket Coupon Generator

Descripció

Ticket Coupon Generator is a WordPress plugin that streamlines coupon generation for websites using the CampTix event management plugin. This plugin lets you quickly generate multiple CampTix coupons by importing a CSV file. It’s perfect for event organisers who want to create unique coupons in bulk or provide discounts and special offers to attendees.

The plugin also maintains a log file that records all coupon creation activity, so you can quickly review or download the data later. This feature helps you keep track of coupon usage and provides an audit trail of coupon distribution.

In addition, Ticket Coupon Generator sends an email after each coupon is created, provided that an email address is included in the CSV file. This feature ensures that recipients are immediately informed of the offer and can use it.

Overall, Ticket Coupon Generator is an essential plugin for event management websites that want to streamline the coupon creation process, keep track of coupon usage, and offer special deals to their attendees.

Plugin Usage

  1. Install and activate the Ticket Coupon Generator plugin.
  2. Prepare a CSV file with the following columns: code, discount_price, discount_percent, quantity, and email. The code and the quantity columns are required. The rest are optional. However, you should have discount_price or discount_percent. Add an email column if you want to email each coupon recipient. A sample CSV file can be found here https://docs.google.com/spreadsheets/d/1cO1lgNECwM1-chhwKH3tYYd1cEjhT-_J33Sk6uC3MaE/edit?usp=sharing
  3. Import the CSV file on the Coupons Generator page.
  4. Click on the Generate Coupons button.
  5. The plugin will create the coupons and log the creation.
  6. View the log file and list the created coupons on the Coupons page.

Instal·lació

Automatic installation

Automatic installation is the easiest option as WordPress handles the file transfers, and you don’t need to leave your web browser. To automatically install Ticket Coupon Generator, log in to your WordPress dashboard, navigate to the Plugins menu, and click Add New.

In the search field, type “Ticket Coupon Generator” and click Search Plugins. Once you’ve found the plugin, you can view details about it, such as the point release, rating and description. Most importantly, of course, you can install it by simply clicking “Install Now”.

Manual installation

The manual installation method involves downloading Ticket Coupon Generator plugin and uploading it to your webserver via your favourite FTP application. The WordPress codex contains instructions on how to do this here.

Updating

Automatic updates should work like a charm; as always, ensure you back up your site just in case.

PMF

How do I import a CSV file?

  1. Prepare a CSV file with the following columns: code, discount_price, discount_percent, quantity, and email. The code and the quantity columns are required. The rest are optional. However, you should have discount_price or discount_percent. Add an email column if you want to email each coupon recipient. A sample CSV file can be found here https://docs.google.com/spreadsheets/d/1cO1lgNECwM1-chhwKH3tYYd1cEjhT-_J33Sk6uC3MaE/edit?usp=sharing
  2. Import the CSV file on the Coupons Generator page.
  3. Click on the Generate Coupons button.
  4. The plugin will create the coupons and log the creation.
  5. View the log file and list the created coupons on the Coupons page.

How do I view the log file?

The log file is available on the Coupons Generator page. You can view the log file and download it as a CSV file.

How do I view the coupons?

The coupons are available on the Coupons page. You can view the coupons and download them as a CSV file.

Support

  • Feel free to use the support forum, and we will get back to you as soon as possible.

Ressenyes

No hi ha ressenyes per a aquesta extensió.

Col·laboradors i desenvolupadors

«Ticket Coupon Generator» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.

Col·laboradors

Registre de canvis

1.0

  • Initial release.

1.0.5

  • Dev – Refactor and clean up code; add comments.
  • Dev – Added a settings page.