Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 585 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 585 Bytes

egroupware2zarafa

Some scripts to export eGroupware contacts and calendar data so it can be imported into Outlook/Zarafa

These scripts let you export data from an eGroupware database:

  • calendar data gets exported into ICS files
  • contacts get exported into CSV files

All files are ready to get imported into Outlook (and thereby Zarafa) using the Outlook standard import tool.

Usage

Start by adapting the database credentials in both scripts. Afterwards simply execute the scripts by calling "php addressbook.php" / "php calendar.php" and the CSV or ICS files are created.