- Start by installing and activating the WooCommerce WordPress plugin.
- Next, install and activate either the WP Easy Events Pro or Enterprise edition.
- Additionally, install and activate the WP Easy Event WooCommerce plugin.
- Create your event and designate the registration type to "WooCommerce" under the "registration" tab.
- Generate a WooCommerce product to serve as your event ticket. While configuring the product, associate it with the event created in step 4 by linking it in the "Events" box.
- To test your ticketing system, navigate to the front page of your event (created in step #4) and click on the "Buy Now" button. A modal box will appear displaying the price and an "Add to Cart" option.
- Upon completion of payment, an Attendee Ticket will be generated and accessible under the "All Attendees" menu in the admin panel, complete with a QR code.
- Create a new WordPress page and insert the shortcode:
[wpee_process_checkin]
. - To check in attendees, simply scan the QR code on the ticket page. This action will either redirect staff to a success page if the check-in is valid or display an error message if the ticket has already been used or is invalid.