mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 20:49:20 +03:00
Added NextCloud
Taken from https://github.com/pierre-alain-b/snappymail-nextcloud
This commit is contained in:
parent
2dde6c59eb
commit
65200af210
32 changed files with 1713 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ class OwnCloudPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
const
|
||||
NAME = 'OwnCloud',
|
||||
VERSION = '2.0',
|
||||
CATEGORY = 'Security',
|
||||
CATEGORY = 'Integrations',
|
||||
DESCRIPTION = 'Plugin that adds functionality to integrate with OwnCloud.';
|
||||
|
||||
private static function IsOwnCloud() : bool
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue