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
Ir al archivo
Christoph Haas be2be3ae0b Added usage image 2018-03-08 10:47:51 +01:00
DIST Updated copyright dates, 2.0.4 build 2018-03-08 10:33:06 +01:00
js Updated copyright dates, 2.0.4 build 2018-03-08 10:33:06 +01:00
languages Export notification 2016-11-29 18:35:36 +01:00
php Updated copyright dates, 2.0.4 build 2018-03-08 10:33:06 +01:00
resources Line endings 2016-12-16 14:52:48 +01:00
.gitignore Updated copyright dates, 2.0.4 build 2018-03-08 10:33:06 +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 copyright dates, 2.0.4 build 2018-03-08 10:33:06 +01:00
config.php PHP Files translated to english 2016-11-29 15:24:22 +01:00
manifest.xml Updated copyright dates, 2.0.4 build 2018-03-08 10:33:06 +01:00
usage.png Added usage image 2018-03-08 10:47:51 +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.