-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy pathupdate.xml
More file actions
21 lines (21 loc) · 774 Bytes
/
update.xml
File metadata and controls
21 lines (21 loc) · 774 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<updates>
<update>
<name>Hoicoiapi</name>
<description>With this component you will get json output of Joomla articles, categories and virtuemart products, categories</description>
<element>com_hoicoiapi</element>
<type>component</type>
<version>3.2</version>
<infourl title="Joomla!">https://github.com/jibon57/Joomla_API</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/jibon57/Joomla_API/archive/master.zip</downloadurl>
</downloads>
<tags>
<tag>stable</tag>
</tags>
<maintainer>Jibon L. Costa</maintainer>
<maintainerurl>https://www.hoicoimasti.com/</maintainerurl>
<section>STS</section>
<targetplatform name="joomla" version="3.[0123456789]" />
<php_minimum>5.3.10</php_minimum>
</update>
</updates>