Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.76 KB

readme.md

File metadata and controls

41 lines (27 loc) · 1.76 KB

WooCommerce Name Your Price Event Tickets

Donate to the pizza fund

https://www.paypal.com/paypalme/kathyisawesome

Quickstart

This is a developmental repo. Clone this repo and run npm install && npm run build
OR

Download latest release

What's This?

Bridge plugin that adds Name Your Price support to Event Tickets Plus.

Screen Recording of Front end event view. A table lists all the tickets for this event. The "pay what you want" ticket displays a price input

Minimum Requirements

  • WooCommerce 5.0+
  • WooCommerce Name Your Price 3.0+
  • Events Tickets Plus 5.2.10+

Set up

  1. Create a new event.
  2. Create ticket for that event.
  3. In the ticket admin, check the "Name Your Price" checkbox.
  4. Fill in suggested and minimum prices as needed.
  5. Save ticket.

Backend checkbox to toggle Name Your Price functionality for ticket, a checkbox toggles Name Your Price on and off. When on suggested and minimum price fields appear.

Important

  1. This plugin is available as is and does not receive priority support.
  2. Version 2.0 will only support the Events v2 templates. If you are using the older templates, you can try to use the last v1 of the bridge plugin.

Automatic plugin updates

Plugin updates can be enabled by installing the Git Updater plugin.