forked from zero-24/plg_content_consentbox
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathupdate.xml
23 lines (23 loc) · 803 Bytes
/
update.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" ?>
<updates>
<update>
<name>ConsentBox 1.0.0</name>
<description>ConsentBox Plugin</description>
<element>consentbox</element>
<type>plugin</type>
<folder>content</folder>
<client>site</client>
<version>1.0.0</version>
<infourl title="ConsentBox Plugin">https://github.com/zero-24/plg_content_consentbox</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/zero-24/plg_content_consentbox/releases/download/1.0.0/plg_content_consentbox.zip</downloadurl>
</downloads>
<tags>
<tag>stable</tag>
</tags>
<maintainer>Tobias Zulauf</maintainer>
<maintainerurl>https://www.jah-tz.de</maintainerurl>
<php_minimum>7.0.0</php_minimum>
<targetplatform name="joomla" version="3.[89]"/>
</update>
</updates>