• Resolved Dr_jAcKaSS

    (@dr_jackass)


    Hello!

    I have to add multiple events several times per year, so it is out of question to add events one by one.
    I used to import events from CSV file directly to database via PhpMyAdmin. But now with another table in DB describing an event (my_calendar_events) this is starting to complicate.
    I am wondering what would be the easiest way to import events to My Calendar?

    http://wordpress.org/plugins/my-calendar/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Joe Dolson

    (@joedolson)

    One of my plans for the next major release is to implement a CSV importer for events. At the moment, your best option is to continue with the method that you used before, and then run the event occurrence re-generation option (on the Settings page) to re-build the event occurrence tables from the updated core events table.

    Thread Starter Dr_jAcKaSS

    (@dr_jackass)

    Thank you again, Joe, for fast response.

    I made a trigger to add rows to Events table, but this is even easier solution and can be used to fix events already in the DB from previous releases (with older DB structure)!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Import multiple events to My Calendar’ is closed to new replies.