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 244883d942 PHP Files translated to english 2016-11-29 15:24:22 +01:00
.idea PHP Files translated to english 2016-11-29 15:24:22 +01:00
js Fixed small bug: error message if folder is unaccessible [permissions...] 2016-11-01 02:09:34 +01:00
languages PHP Files translated to english 2016-11-29 15:24:22 +01:00
php PHP Files translated to english 2016-11-29 15:24:22 +01:00
resources more ui improvements 2016-06-14 01:09:52 +02:00
Makefile Small update for Kopano Webapp 3.1 2016-11-01 01:14:46 +01:00
README.md Small update for Kopano Webapp 3.1 2016-11-01 01:14:46 +01:00
build.xml using new vcard parser 2016-06-13 13:41:52 +02: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.