Added README
This commit is contained in:
parent
8ddce98d22
commit
97aacb1179
20
README.md
Normal file
20
README.md
Normal file
@ -0,0 +1,20 @@
|
||||
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.
|
Loading…
Reference in New Issue
Block a user