Is it possible to import tickets with events?

Home Forums Ticket Products Event Tickets Plus Is it possible to import tickets with events?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #223058
    liveroomescape
    Participant

    Hi,

    Im just trying to figure out a way to create a bunch of events with an individual ticket for each event. is there a column i can map tickets to?

    If not, is there any possible chance anyone might be able to point me in the right direction for modifying the import script so that i can import ticket data into the events meta data or wheverever tickets are stored?

    Thanks

    #223061
    liveroomescape
    Participant

    Would it be possible to create a csv file and then import it directly into the database perhaps? i suppose id need to have a look at where exactly tickets are stored

    #223917
    Barry
    Member

    Hi!

    This sounds like a great idea (and we’re always open to new feature requests) but I’m afraid that, right now, it’s just not something the plugin is intended to do.

    The best I can really suggest is taking a peek at the-events-calendar/lib/io/csv/classes/TribeEventsImporter_ColumnMapper.php to see how column mapping is executed but, at this time, I feel a custom solution is likely to be best for you.

    Good luck!

    #224452
    liveroomescape
    Participant

    Thanks for your response.

    Would you be able to give me a push in the right direction. I think i should be able to import data directly into the database and bypass the import feature.

    Can you give me an idea of where the data for WooTickets is kept?

    #224456
    liveroomescape
    Participant

    Does tribe do custom solutions if so what would a estimate be on something like this?

    #229412
    Barry
    Member

    Does tribe do custom solutions if so what would a estimate be on something like this?

    I’m afraid that typically we do not – but if you want a list of suitable freelancers/independent devs to feel free to email us and we’ll provide you with one 🙂

    pro @ tri . be

    Would you be able to give me a push in the right direction. I think i should be able to import data directly into the database and bypass the import feature.

    Can you give me an idea of where the data for WooTickets is kept?

    It’s pretty much all maintained in the posts and postmeta tables. The best way to build a picture of the relationships (other than studying the code) is to create a few events and some tickets – then look at the entries that were created in those tables and see how they link together.

    I definitely wish you luck with this, but unfortunately we’re not going to be able to help further with a custom dev task like this one.

    Thanks again 🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Is it possible to import tickets with events?’ is closed to new replies.