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 010bd521bc Added Translation 2016-11-29 19:58:23 +01:00
.idea Added Translation 2016-11-29 19:58:23 +01:00
backend Added Translation 2016-11-29 19:58:23 +01:00
js Added Translation 2016-11-29 19:58:23 +01:00
languages Added Translation 2016-11-29 19:58:23 +01:00
php Added Translation 2016-11-29 19:58:23 +01:00
resources switched to sabre / vobject library 2016-06-20 19:42:07 +02:00
Makefile Added Translation 2016-11-29 19:58:23 +01:00
README.md Added README.md 2016-06-21 11:32:42 +02:00
build.xml Added Translation 2016-11-29 19:58:23 +01:00
changelog.txt Added Translation 2016-11-29 19:58:23 +01:00
config.php Added Translation 2016-11-29 19:58:23 +01:00
manifest.xml Added Translation 2016-11-29 19:58:23 +01: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.