Merge pull request #5 in COM/projects-and-resources from ~BYTEMINE/projects-and-resources:master to master

Squashed commit of the following:

commit 2f0eadf20f8111c924eb69f40768b05cbb480971
Author: Daniel Rauer <rauer@bytemine.net>
Date:   Mon Sep 24 16:04:33 2018 +0200

    Add 'autodelete' plugin.
This commit is contained in:
Felix Bartels 2018-09-24 16:11:38 +02:00
parent 6871a0cd1c
commit 0e482f15a9
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ The goal of this repository is to provide an overview of third party projects in
#### Plugins/Integrations
- [Autodelete](https://github.com/bytemine/autodelete) - This plugin together with a script allows deleting of objects after a certain period. [Source Code](https://github.com/bytemine/autodelete) `AGPL-3.0` `stable`
- [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://www.familiethimm.de/en/google2fa-kopano-zarafa-2-faktor-authentifizierung-2fa-google-authenticator/) - WebApp two-factor authentication with Google Authenticator. [Source Code](https://bitbucket.org/normanth/google2fa) `AGPL` `stable`