This plugin for the Kopano WebApp provides a ICAL calendar importer and exporter. Here is the Zarafa project page: https://community.zarafa.com/pg/plugins/project/16145/developer/h44z/webapp-ical-calendar-importer
Go to file
Christoph Haas e70894c048 Merge branch 'webapp22' into 'master'
Fixed small bug: error message if folder is unaccessible [permissions...]

See merge request !2
2016-11-01 02:12:43 +01:00
.idea Fixed small bug: error message if folder is unaccessible [permissions...] 2016-11-01 02:09:50 +01:00
backend Fixed backend sync script 2016-11-01 00:54:31 +01:00
js Fixed small bug: error message if folder is unaccessible [permissions...] 2016-11-01 02:09:50 +01:00
php Fixed import on Kopano Webapp 3.1.1 2016-10-31 23:01:52 +01:00
resources switched to sabre / vobject library 2016-06-20 19:42:07 +02:00
Makefile Fixed import on Kopano Webapp 3.1.1 2016-10-31 23:01:52 +01:00
README.md Added README.md 2016-06-21 11:32:42 +02:00
build.xml starting rework for 2.2.0 2016-06-20 15:04:53 +02:00
changelog.txt Updated changelog 2016-11-01 00:57:04 +01:00
config.php Fixed import on Kopano Webapp 3.1.1 2016-10-31 23:01:52 +01:00
manifest.xml switched to sabre / vobject library 2016-06-20 19:42:07 +02:00

README.md

CALENDAR IMPORTER AND EXPORTER:

Building the calendar importer plugin for Zarafa WebApp:

cd /zarafa/webapp/
ant tools
cd /zarafa/webapp/plugins/
git clone https://git.sprinternet.at/zarafa_webapp/calendarimporter.git
cd calendarimporter
ant deploy

Usage

Rightclick a calendarfolder or calendar entry to export it as iCal.

Rightclick a calendarfolder to import a iCal file.

Rightclick a iCal attachment to import it.