I have a CSV file of 759 events that I need to import into our PHP calendar. Is there a way to do this as a bulk upload? I am not looking forward to manually entering these.
There's not a built-in system. If you can get your data in a compatible format though, you should be able to import them. Just search the FAQ for the database format.
Thanks Brian. If I understand you I will need to export the current calendar database file and them format the new events to match up with the EPC database and then bring it in through the SQL admin panel? Si ut us doable....