This connector allows the integration of the document sharing, calendars and tasks features of Nextcloud in Watcha. It is thus possible to link the resources of these applications to Watcha rooms thanks to Nextcloud groups.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
nextcloud-connector/composer.json

15 lines
280 B

{
"name": "c-cal/watcha",
"description": "Watcha connector",
"type": "project",
"license": "AGPL",
"authors": [
{
"name": "Charlie Calendre"
}
],
"require": {},
"require-dev": {
"phpunit/phpunit": "^5.4"
}
}