1
0
Fork 0
Imports an iCal (ICS) file into the Drupal Calendar module
Este repositório foi arquivado em 2020-02-18. Você pode visualizar arquivos e cloná-lo, mas não pode fazer push, abrir issues ou pull requests.
Ir para arquivo
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