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 275913dea8 Line endings 2016-12-16 14:51:48 +01:00
backend Line endings 2016-12-16 14:51:48 +01:00
js Line endings 2016-12-16 14:51:48 +01:00
languages Added Translation 2016-11-29 19:58:23 +01:00
php Line endings 2016-12-16 14:51:48 +01:00
resources Line endings 2016-12-16 14:51:48 +01:00
.gitignore Merge master changes 2016-12-05 18:55:48 +01: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 Line endings 2016-12-16 14:51:48 +01:00
config.php Added Translation 2016-11-29 19:58:23 +01:00
manifest.xml Line endings 2016-12-16 14:51:48 +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.