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
backend | ||
js | ||
languages | ||
php | ||
resources | ||
.gitignore | ||
build.xml | ||
changelog.txt | ||
config.php | ||
Makefile | ||
manifest.xml | ||
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.