зеркало из https://github.com/nextcloud/circles.git
a1668069bf
Signed-off-by: Nextcloud bot <bot@nextcloud.com> |
||
---|---|---|
.github | ||
.tx | ||
LICENSES | ||
appinfo | ||
files | ||
img | ||
l10n | ||
lib | ||
screenshots | ||
templates/files | ||
tests | ||
.gitignore | ||
.php-cs-fixer.dist.php | ||
AUTHORS.md | ||
CHANGELOG.md | ||
LICENSE | ||
Makefile | ||
README.md | ||
REUSE.toml | ||
composer.json | ||
composer.lock | ||
phpDocumentor.sh | ||
psalm.xml | ||
psalm.xml.license | ||
testConfiguration.json | ||
testConfiguration.json.license |
README.md
Nextcloud Teams
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.