Imports an iCal (ICS) file into the Drupal Calendar module
This repository has been archived on 2020-02-18. You can view files and clone it, but cannot push or open issues or pull requests.
Перейти к файлу
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