This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
aheathershaw
/
ical-drupal-calendar
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Imports an iCal (ICS) file into the Drupal Calendar module
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5
Commits
1
Branch
160 KiB
PHP
100%
Branch:
master
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
Compare
HTTPS
ZIP
TAR.GZ
Andy Heathershaw
0bb24a1386
Added an export routine to export back from Drupal to ICS
2 years ago
includes
Added an export routine to export back from Drupal to ICS
2 years ago
.gitignore
First set of classes and process to read in the iCal file and output all events to the console
3 years ago
README.md
Initial commit
3 years ago
export.php
Added an export routine to export back from Drupal to ICS
2 years ago
import.php
Added an export routine to export back from Drupal to ICS
2 years ago
README.md
ical-drupal-calendar-importer
Imports an iCal (ICS) file into the Drupal Calendar module