The contact importer and exporter plugin for the Kopano WebApp. See here for more details: https://community.zarafa.com/pg/plugins/project/20393/developer/h44z/webapp-contact-importer
Go to file
Christoph Haas cc6b3898a5 Remove .idea dir from git 2016-12-05 19:05:13 +01:00
js Wrong comment 2016-11-30 13:32:33 +01:00
languages Export notification 2016-11-29 18:35:36 +01:00
php Code cleanup in module.contact.php 2016-11-30 12:46:19 +01:00
resources more ui improvements 2016-06-14 01:09:52 +02:00
.gitignore Remove .idea dir from git 2016-12-05 19:05:13 +01:00
Makefile Updated build scripts 2016-11-29 18:21:58 +01:00
README.md Small update for Kopano Webapp 3.1 2016-11-01 01:14:46 +01:00
build.xml Updated build scripts 2016-11-29 18:21:58 +01:00
changelog.txt Updated version and changelog 2016-11-29 18:38:15 +01:00
config.php PHP Files translated to english 2016-11-29 15:24:22 +01:00
manifest.xml Updated version and changelog 2016-11-29 18:38:15 +01:00

README.md

CONTACT IMPORTER AND EXPORTER:

Building the contact importer plugin for Zarafa WebApp:

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

Make sure to run "composer install" in the php directory!

Usage

Rightclick a contactfolder or contact entry to export it as vCard.

Rightclick a contactfolder to import a vCard.

Rightclick a vCard attachment to import it.