joedolson / my-tickets

My Tickets WordPress Plugin
GNU General Public License v3.0
5 stars 3 forks source link

Support importing tickets/payments in bulk. #21

Open joedolson opened 1 year ago

joedolson commented 1 year ago

Allow users to define an import file to bulk define guests for an event. Either a custom CSV upload or possibly defining a data structure that could be used with All Import.

joedolson commented 4 months ago

The work I did on the importer for The Events Calendar > My Calendar can be used as a basis for what this needs to do.