projects-and-resources/README.md

42 lines
3.6 KiB
Markdown
Raw Normal View History

# Kopano Community Projects and Resources
2017-02-09 14:41:26 +01:00
The goal of this repository is to provide an overview of third party projects in relation to Kopano. Everyone is welcome to get involved by creating listings for their projects, suggest new categories, or otherwise participating to this repository. If you would like to contribute, please make sure to review the [contribution guidelines](CONTRIBUTING.md).
## Table of contents
2017-02-09 14:41:26 +01:00
- [Client integrations](#Client-integrations)
- [Distributions integrating Kopano](#Distributions-integration-kopano)
- [Migration Helpers](#Migration-helpers)
2017-02-09 14:41:26 +01:00
- Kopano WebApp
2017-02-09 15:04:05 +01:00
- [Plugins/Integrations](#Plugins-Integrations)
2017-02-09 15:03:20 +01:00
- [Themes](#Themes)
- [Howtos and Guides](#Howtos-and-Guides)
2017-02-09 14:41:26 +01:00
### Client integrations
2017-02-13 11:59:53 +01:00
- [Z-Push](https://wiki.z-hub.io/display/ZP) - Integrates mobile devices into Kopano through the ActiveSync protocol. [Source Code](https://stash.z-hub.io/projects/ZP/repos/z-push/) `AGPLv3` `stable`
### Distributions integrating Kopano
2017-02-13 11:59:53 +01:00
- [Kopano4UCS](https://wiki.z-hub.io/display/K4U/Kopano4UCS+Home) - Install and manage Kopano through the Univention Management Console. [Demo](https://www.univention.com/products/univention-app-center/app-catalog/kopano-core/), [Source Code](https://stash.z-hub.io/projects/K4U/repos/kopano4ucs/browse) `AGPLv3` `stable`
2017-02-09 14:41:26 +01:00
### Migration Helpers
- [egroupware2zarafa](https://github.com/bytemine/egroupware2zarafa) - Some scripts to export egroupware contacts and calendar data so it can be imported into Outlook/Zarafa. [Source Code](https://github.com/bytemine/egroupware2zarafa) `unknown license` `stable`
2017-02-09 14:41:26 +01:00
### Kopano WebApp
#### Plugins/Integrations
- [Calendar Importer and Exporter](https://git.sprinternet.at/zarafa_webapp/calendarimporter) - This plugin for the Zarafa Webapp provides a ICAL calendar importer. [Source Code](https://git.sprinternet.at/zarafa_webapp/calendarimporter) `unknown license` `stable`
- [Contact Importer and Exporter](https://git.sprinternet.at/zarafa_webapp/contactimporter) - The contact importer plugin for the Zarafa WebApp. [Source Code](https://git.sprinternet.at/zarafa_webapp/contactimporter) `unknown license` `stable`
- [Google2FA](https://community.zarafa.com/pg/plugins/project/32087/developer/norman/) - WebApp two-factor authentication with Google Authenticator. [Source Code](https://bitbucket.org/normanth/google2fa) `unkown license` `stable`
- [Gravatar](https://github.com/flok99/zarafa_gravatar) - Show a Gravatar avatar when no photo is set in the contacts. [Source Code](https://github.com/flok99/zarafa_gravatar) `GPL-2.0` `stable`
- [WebApp Fetchmail](https://github.com/olia-dev/kopano-webapp-fetchmail/releases) - Plugin that integrates Fetchmail into the Kopano WebApp. [Source Code](https://github.com/olia-dev/kopano-webapp-fetchmail) `AGPL-3.0` `stable`
- [WebApp IMAP Import](zarafa-webapp-imap-import) - Plugin for Zarafa WebApp for importing IMAP accounts. [Source Code](https://github.com/oxilion/zarafa-webapp-plugin-imapsync) `AGPL-3.0` `stable`
- [WebApp Passwd](https://github.com/silentsakky/zarafa-webapp-passwd) - Plugin to add functionality of changing of password from Zarafa WebApp. [Source Code](https://github.com/silentsakky/zarafa-webapp-passwd) `AGPLv3` `stable`
- [WebApp privacyIDEA](https://github.com/bytemine/webapp-privacyidea) - Zarafa WebApp plugin to integrate 2FA with privacyIDEA. [Source Code](https://github.com/bytemine/webapp-privacyidea) `AGPLv3` `stable`
2017-02-09 14:41:26 +01:00
#### Themes
2017-02-09 15:03:20 +01:00
### Howtos and Guides
- [Kopano der „neue“ Stern am Groupwarehimmel](https://www.pc-howto.com/kopano-der-neue-stern-am-groupwarehimmel-teil-1/) - German article series explaining the Kopano base installation.