Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save iqbalmalik89/6a1bb0c45abcc87cc6e7122a8500519e to your computer and use it in GitHub Desktop.
Save iqbalmalik89/6a1bb0c45abcc87cc6e7122a8500519e to your computer and use it in GitHub Desktop.
So on the front end of site users can orders tickets http://wordpress-4836-14042-80482.cloudwaysapps.com/netball-event/england-vs-australia-international-test-series-2/ with the book now functionality
This is build using woocommerce but has additional custom fields added for attendees
http://prntscr.com/bw4z2g
When the order is completed it is processed into the backend under wp-admin > woocommerce > orders
http://prntscr.com/bw4za1
this screenshot shows the orders section and missing attendee details
an email is then sent to the site admin and user who placed orders
http://prntscr.com/bw4zhz
again the screenshot shows missing attendee details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment