Skip to content
info.xml 1.31 KiB
Newer Older
<?xml version="1.0"?>
<info>
	<id>liiibre</id>
	<name>Liiibre</name>
	<summary>Adds Liiibre sites</summary>
	<description><![CDATA[IndieHosters]]></description>

	<documentation>
		<admin>https://lab.libreho.st/libre.sh/nextcloud-apps/liiibre</admin>
	</documentation>

	<author>IndieHosters</author>

	<category>customization</category>
	<category>integration</category>
	<category>tools</category>

	<screenshot>https://github.com/nextcloud/external/raw/master/docs/admin-settings.png</screenshot>
	<screenshot>https://github.com/nextcloud/external/raw/master/docs/menu-and-settings-integration.png</screenshot>
	<screenshot>https://github.com/nextcloud/external/raw/master/docs/page-sample.png</screenshot>

	<website>https://lab.libreho.st/libre.sh/nextcloud-apps/liiibre</website>
	<bugs>https://lab.libreho.st/libre.sh/nextcloud-apps/liiibre/-/issues</bugs>
	<repository type="git">https://lab.libreho.st/libre.sh/nextcloud-apps/liiibre</repository>
	<namespace>Liiibre</namespace>
Timothee Gosselin's avatar
Timothee Gosselin committed
		<nextcloud min-version="25" max-version="29" />
	</dependencies>

	<repair-steps>
		<install>
			<step>OCA\Liiibre\Migration\CopyDefaultIcons</step>
		</install>
		<post-migration>
			<step>OCA\Liiibre\Migration\CopyDefaultIcons</step>
		</post-migration>
	</repair-steps>
</info>