👪 Create groups with other users on a Nextcloud instance and share with them
Перейти к файлу
Nextcloud bot a1668069bf
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-18 00:33:54 +00:00
.github chore: update workflows from templates 2024-08-22 22:08:07 +02:00
.tx
LICENSES
appinfo
files
img
l10n Fix(l10n): Update translations from Transifex 2024-09-18 00:33:54 +00:00
lib fix: Fix display name of new users 2024-09-05 13:35:30 +02:00
screenshots
templates/files
tests
.gitignore
.php-cs-fixer.dist.php
AUTHORS.md
CHANGELOG.md
LICENSE
Makefile
README.md
REUSE.toml
composer.json
composer.lock chore(dev-deps): Bump nextcloud/ocp package 2024-08-19 13:18:09 -01:00
phpDocumentor.sh
psalm.xml
psalm.xml.license
testConfiguration.json
testConfiguration.json.license

README.md

Nextcloud Teams

REUSE status

Bring cloud-users closer together

Nextcloud Teams allow people to create their own groups of people/colleagues/friends. Those groups of people can then be used by any other app for sharing purpose.

The app was formerly named circles which is still used as internal identifier a lot.

Installation

The Teams app is installed and enabled by default.

Documentation

You can use the \Psr\Container\ContainerInterface, see dependency injection, to get the \OCA\Circles\CireclesManager class, see our API documentation for its interface.