WooTickets Attendees List CSV Export

Home Forums Ticket Products Event Tickets Plus WooTickets Attendees List CSV Export

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #740309
    joncrowell
    Participant

    Hi all,

    The forum has been a huge help to me, getting a custom woocommerce checkout field variable to appear in the attendees list. I’ve banged my head against the wall for long enough figuring that out, so I’m hoping someone can point me in the right direction when it comes to adding that same custom field to the CSV export. I know it’s been a frequent topic and I have looked at the post below.

    https://theeventscalendar.com/support/forums/topic/additional-columns-in-the-attendees-list-csv-export/

    Barry, you mentioned these below but I’m not sure what to do with ’em.

    • TribeEventsTicketsPro::ajax_handler_attendee_mail_list()
    • TribeEventsTicketsPro::maybe_generate_attendees_csv()

    Could you point me toward the core files where this code is activated? I’m not trying to get work for free, just a little more than a function reference. I can see the light at the end of the tunnel, I would just rather get there without going crazy.

    If anyone wants my solution for adding a column to the attendees list with a custom billing details variable, let me know.

    #740926
    Josh
    Participant

    Hello joncrowell,

    Thanks for reaching out to us!

    I’m glad our team and tutorials were able to help you get the custom field added to your checkout form.

    In regards to your question about where the functions are that Barry mentioned (to be honest it took me a second to find them myself 🙂 ), they can be found within our core (free) Events Calendar plugin within the “tribe-tickets-pro.php” file located within the “lib” -> “tickets” folder.

    Let me know if this helps.

    Thanks!

    #744659
    joncrowell
    Participant

    Hey Josh,

    Thanks for the help. I was stuck looking in the PRO and the WooTickets plugin folders to no avail.

    I’ve made some updates to the WooTickets plugin by creating a child folder inside my theme to override the files. Is there a way I can do this with the core edits I’ve made? Or should I now just be very careful about updating?

    #747069
    Josh
    Participant

    Hello joncrowell,

    Thanks for following up with us!

    There isn’t a way of adding those “tickets” files to the theme in the same way that you are able to do with the files in the “views” folder. The best option would be to take advantage of the action and filter hooks within those files to create your own plugin that advances or modifies the existing functionality of that ticketing section.

    I’m sorry I wasn’t able to give you a direct response however I hope this was able to point you in the right direction.

    Thanks!

    #824597
    mattgbsport
    Participant

    Hi there joncrowell,
    would you mind letting me know your solution for adding a column into the attendees list and CSV import. I’ve been trying to work out how to do it for ages, no luck so far!

    Any help much appreciated,
    cheers
    Matt

    #846820
    Josh
    Participant

    Hey joncrowell,

    If you would like to share the solution you’ve come up with, you can email the information to pro [at] tri.be and we would be happy to put together a tutorial that other users like Matt to take advantage.

    In the meantime, I’ll go ahead and close this ticket. If anyone has any further questions please don’t hesitate to open a new one.

    Thanks!

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘WooTickets Attendees List CSV Export’ is closed to new replies.