Can I export events from one site to another?

Home Forums Welcome! Pre-Sales Questions Can I export events from one site to another?

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #81205
    James
    Participant

    Hi,

    We are currently building a new site and rather than having to add events manually we wondered if it is possible to export events from one site to another?

    Thank you

    #81328
    Julie Kuehl
    Participant

    Hi James,

    Since the events reside in the WordPress database, you’d need to use a database migration tool to do that. (Maybe WP Migrate DB?) If you have some MySQL-fu you might be able to accomplish that. But there is no export feature.

    (Although we just recently added a CVS import feature. So a kludgy workaround might be to do an iCal import into Google, if you have the PRO version, and then export a CSV from there? Haven’t tried that. Just a thought.)

    — Julie

    #82851
    Dan
    Participant

    Hi Julke,

    Where do the Events reside in the mySQL database?

    Thanks.
    Dan

    #82852
    Dan
    Participant

    Julie. Sorry for the typo.
    Are the events in one record?
    Thanks.
    Dan

    #82919
    Julie Kuehl
    Participant

    Hi Dan,

    The events are essentially a custom post type and handled as such in the database. There is one record in the posts table, but many in the posts meta table.

    — Julie

    #82938
    Dan
    Participant

    Great. Thank you, Julie.
    Dan

    #83078
    Julie Kuehl
    Participant

    You’re welcome, Dan. Have a great holiday season!

    — Julie

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Can I export events from one site to another?’ is closed to new replies.