-
Notifications
You must be signed in to change notification settings - Fork 9
/
manifest.xml
23 lines (23 loc) · 881 Bytes
/
manifest.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<updates>
<update>
<name>plg_cccsocialmedia</name>
<description>Joomla Plugin to display Open Graph and Twitter Options in your menu items and articles</description>
<element>cccsocialmedia</element>
<type>plugin</type>
<client>site</client>
<folder>system</folder>
<version>2.0.1</version>
<downloads>
<downloadurl type="full" format="zip">https://github.com/coolcat-creations/plg_cccsocialmedia/releases/download/v2.0.1/plg_cccsocialmedia.zip</downloadurl>
</downloads>
<tags>
<tag>stable</tag>
</tags>
<infourl title="CCC Socialmedia on GitHub">
https://raw.githubusercontent.com/coolcat-creations/plg_cccsocialmedia/blob/master/README.md
</infourl>
<maintainer>Elisa Foltyn</maintainer>
<maintainerurl>https://www.coolcat-creations.com</maintainerurl>
<targetplatform name="joomla" version="(4|3\.([89]|10))\b"/>
</update>
</updates>