Skip to content

Commit 7922bc9

Browse files
authored
create update mainfest
1 parent 8b05357 commit 7922bc9

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

manifest.xml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<updates>
3+
<update>
4+
<name>Expose</name>
5+
<description>Expose Templaet Framework for Joomla 2.5 Update</description>
6+
<element>lib_expose</element>
7+
<type>library</type>
8+
<version>4.2.5</version>
9+
<client>site</client>
10+
<infourl title="Expose Library">https://github.com/themexpert/Expose-Framework-Library/releases/tag/4.2.5</infourl>
11+
<downloads>
12+
<downloadurl type="full" format="zip">https://github.com/themexpert/Expose-Framework-Library/archive/4.2.5.zip</downloadurl>
13+
</downloads>
14+
<tags>
15+
<tag>stable</tag>
16+
</tags>
17+
<targetplatform name="joomla" version="3.[123456789]" />
18+
</update>
19+
</updates>

0 commit comments

Comments
 (0)