👪 Create groups with other users on a Nextcloud instance and share with them
Перейти к файлу
Maxence Lange 4bd653d70d
Merge pull request #1744 from nextcloud/fix/noid/fix-duplicate-federated-circles
fix duplicate name on fedcircle
2024-11-27 16:03:55 -01:00
.github
.tx
LICENSES
appinfo
files
img
l10n Fix(l10n): Update translations from Transifex 2024-11-23 00:34:50 +00:00
lib Merge pull request #1744 from nextcloud/fix/noid/fix-duplicate-federated-circles 2024-11-27 16:03:55 -01:00
screenshots
templates/files
tests fix duplicate name on fedcircle 2024-11-27 14:26:08 -01:00
.gitignore
.php-cs-fixer.dist.php
AUTHORS.md
CHANGELOG.md
LICENSE
Makefile
README.md
REUSE.toml
composer.json
composer.lock
phpDocumentor.sh
psalm.xml fix duplicate name on fedcircle 2024-11-27 14:26:08 -01:00
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.