1
0
Fork 0
Imports an iCal (ICS) file into the Drupal Calendar module
Dieses Repository wurde am 2020-02-18 archiviert. Du kannst Dateien ansehen und es klonen, aber nicht pushen oder Issues/Pull-Requests öffnen.
Datei suchen
Andy Heathershaw 0bb24a1386 Added an export routine to export back from Drupal to ICS 2018-03-11 21:03:39 +00:00
includes Added an export routine to export back from Drupal to ICS 2018-03-11 21:03:39 +00:00
.gitignore First set of classes and process to read in the iCal file and output all events to the console 2017-09-25 21:14:04 +01:00
README.md Initial commit 2017-09-25 19:41:42 +01:00
export.php Added an export routine to export back from Drupal to ICS 2018-03-11 21:03:39 +00:00
import.php Added an export routine to export back from Drupal to ICS 2018-03-11 21:03:39 +00:00

README.md

ical-drupal-calendar-importer

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