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 c2f26697fb Merge branch 'v2' into 'master'
V2

Merge v2 to master. Final 2.0.0

See merge request !1
2016-06-19 00:30:47 +02:00
.idea using new vcard parser 2016-06-13 13:41:52 +02:00
js Import code cleanup 2016-06-19 00:22:30 +02:00
php Code comments 2016-06-19 00:16:25 +02:00
resources more ui improvements 2016-06-14 01:09:52 +02:00
build.xml using new vcard parser 2016-06-13 13:41:52 +02:00
changelog.txt v1.0.3: 01.05.2014 2014-05-01 13:29:23 +00:00
config.php reworked folder selection 2016-06-16 21:37:55 +02:00
manifest.xml download whole contact folders 2016-06-14 00:21:04 +02:00
README.md Added README 2016-06-19 00:27:43 +02:00

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

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.