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 b10415a3fe Updated build scripts 2016-11-29 18:21:58 +01:00
.idea Updated build scripts 2016-11-29 18:21:58 +01:00
js JS Files translated to english 2016-11-29 15:51:38 +01:00
languages Translated to german! 2016-11-29 15:59:22 +01:00
php JS Files translated to english 2016-11-29 15:51:38 +01:00
resources more ui improvements 2016-06-14 01:09:52 +02: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 Small update for Kopano Webapp 3.1 2016-11-01 01:14:46 +01:00
config.php PHP Files translated to english 2016-11-29 15:24:22 +01:00
manifest.xml PHP Files translated to english 2016-11-29 15:24:22 +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.