Imports an iCal (ICS) file into the Drupal Calendar module
Ce dépôt a été archivé le 2020-02-18. Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.
Aller au fichier
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