Imports an iCal (ICS) file into the Drupal Calendar module
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Andy Heathershaw 0bb24a1386 Added an export routine to export back from Drupal to ICS 5 years ago
includes Added an export routine to export back from Drupal to ICS 5 years ago
.gitignore First set of classes and process to read in the iCal file and output all events to the console 6 years ago
README.md Initial commit 6 years ago
export.php Added an export routine to export back from Drupal to ICS 5 years ago
import.php Added an export routine to export back from Drupal to ICS 5 years ago

README.md

ical-drupal-calendar-importer

Imports an iCal (ICS) file into the Drupal Calendar module