Viewing 1 replies (of 1 total)
  • Plugin Author Guido

    (@guido07111975)

    Hi,

    Depending on the structure of your CSV file it should work, by using the native import feature of WP (Tools > Import). First you should install the WordPress Importer plugin.

    The tables for custom fields should match the ones in your file:
    Start date = event-start-date
    End date = event-date
    Time = event-time
    Location = event-location
    Summary = event-summary
    Regarding the event dates, the value of every date is an Unix-timestamp.

    Guido

Viewing 1 replies (of 1 total)
  • The topic ‘Import Data from CSV-File?’ is closed to new replies.