# Woocommerce Simple Tickets

This is a plugin designed to sell simple event tickets no frills.
Just set up a blank pdf set the contents and a ticket with a unique id will be mailed to the customer upon purchase.
# == Installation ==

1. Upload `` to the `/wp-content/plugins/` directory
1. Activate the plugin through the "Plugins" menu in WordPress
1. Place `<?php do_action("woo-simple-tickets_hook"); ?>` in your templates
