side_menu/appinfo/info.xml

33 lines
1.3 KiB
XML
Raw Normal View History

2020-03-28 17:40:53 +01:00
<?xml version="1.0"?>
<info>
<id>side_menu</id>
<name>Side menu</name>
2020-03-28 18:33:26 +01:00
<summary>Move the top menu to the left side.</summary>
2020-04-22 00:42:47 +02:00
<description><![CDATA[Side menu allows you to modify the position of the main menu by creating a panel on the left of the interface.
This application is rather suitable for instances that activate a lot of applications.
Comptatible with AppOrder.
You can report a bug or request a feature by opening an issue
]]></description>
2020-03-28 17:40:53 +01:00
<licence>agpl</licence>
<author mail="dev+sidemenu@deblan.fr" homepage="https://www.deblan.io/">Simon Vieille</author>
2020-04-20 19:52:02 +02:00
<version>1.3.2</version>
2020-03-28 17:40:53 +01:00
<namespace>SideMenu</namespace>
<category>customization</category>
2020-03-28 18:33:26 +01:00
<website>https://gitnet.fr/deblan/side_menu</website>
<bugs>https://gitnet.fr/deblan/side_menu/issues</bugs>
<repository type="git">https://gitnet.fr/deblan/side_menu</repository>
2020-03-28 22:36:25 +01:00
<screenshot>https://upload.deblan.org/u/2020-03/5e7fab2b.jpg</screenshot>
2020-03-30 10:47:45 +02:00
<screenshot>https://upload.deblan.org/u/2020-03/5e81b219.jpg</screenshot>
2020-04-20 14:07:59 +02:00
<screenshot>https://upload.deblan.org/u/2020-04/5e9d9058.png</screenshot>
2020-03-28 17:40:53 +01:00
<dependencies>
<nextcloud min-version="18" max-version="18"/>
</dependencies>
2020-04-09 09:55:45 +02:00
<settings>
<admin>OCA\SideMenu\Settings\Admin</admin>
<admin-section>OCA\SideMenu\Settings\Section</admin-section>
</settings>
2020-03-28 17:40:53 +01:00
</info>