%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /www/varak.net/nextcloud.varak.net/apps_old/apps/circles/appinfo/
Upload File :
Create Path :
Current File : //www/varak.net/nextcloud.varak.net/apps_old/apps/circles/appinfo/info.xml

<?xml version="1.0"?>
<!--
  - SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors
  - SPDX-License-Identifier: AGPL-3.0-or-later
-->
<info xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	  xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
	<id>circles</id>
	<name>Teams</name>
	<summary>Bring cloud-users closer together.</summary>
	<description><![CDATA[Teams allows 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.
		]]>
	</description>
	<version>30.0.0</version>
	<licence>agpl</licence>
	<author>Maxence Lange</author>
	<types>
		<filesystem/>
		<dav/>
	</types>
	<documentation>
		<admin>https://github.com/nextcloud/circles/wiki</admin>
	</documentation>
	<category>integration</category>
	<category>organization</category>
	<category>tools</category>
	<category>social</category>
	<website>https://github.com/nextcloud/circles</website>
	<bugs>https://github.com/nextcloud/circles/issues</bugs>
	<repository>https://github.com/nextcloud/circles.git</repository>
	<screenshot>https://raw.githubusercontent.com/nextcloud/circles/master/screenshots/0.12.0.png</screenshot>
	<dependencies>
		<nextcloud min-version="30" max-version="30"/>
	</dependencies>
	<default_enable/>
	<background-jobs>
		<job>OCA\Circles\Cron\Maintenance</job>
	</background-jobs>

	<repair-steps>
		<post-migration>
			<step>OCA\Circles\Migration\Migration</step>
		</post-migration>
	</repair-steps>

	<commands>
		<command>OCA\Circles\Command\CirclesCreate</command>
		<command>OCA\Circles\Command\MembersAdd</command>
		<command>OCA\Circles\Command\CirclesJoin</command>
		<command>OCA\Circles\Command\CirclesLeave</command>

		<command>OCA\Circles\Command\CirclesList</command>
		<command>OCA\Circles\Command\CirclesRemote</command>
		<command>OCA\Circles\Command\MembersList</command>
		<command>OCA\Circles\Command\MembersSearch</command>
		<command>OCA\Circles\Command\CirclesEdit</command>

		<command>OCA\Circles\Command\CirclesMemberships</command>

		<command>OCA\Circles\Command\CirclesDestroy</command>
		<command>OCA\Circles\Command\CirclesDetails</command>
		<command>OCA\Circles\Command\CirclesConfig</command>
		<command>OCA\Circles\Command\CirclesSetting</command>
		<command>OCA\Circles\Command\CirclesSync</command>
		<command>OCA\Circles\Command\CirclesCheck</command>
		<command>OCA\Circles\Command\CirclesTest</command>
		<command>OCA\Circles\Command\CirclesMaintenance</command>
		<command>OCA\Circles\Command\SharesFiles</command>
		<command>OCA\Circles\Command\MembersDetails</command>
		<command>OCA\Circles\Command\MembersLevel</command>
		<command>OCA\Circles\Command\MembersRemove</command>

		<command>OCA\Circles\Command\MigrateCustomGroups</command>
	</commands>

		<activity>
			<settings>
				<setting>OCA\Circles\Activity\SettingAsNonMember</setting>
				<setting>OCA\Circles\Activity\SettingAsMember</setting>
				<setting>OCA\Circles\Activity\SettingAsModerator</setting>
			</settings>
			<filters>
				<filter>OCA\Circles\Activity\Filter</filter>
			</filters>
			<providers>
				<provider>OCA\Circles\Activity\Provider</provider>
			</providers>
		</activity>

	<collaboration>
		<plugins>
			<plugin type="collaborator-search" share-type="SHARE_TYPE_CIRCLE">OCA\Circles\Collaboration\v2\CollaboratorSearchPlugin</plugin>
		</plugins>
	</collaboration>

</info>

Zerion Mini Shell 1.0