We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b05357 commit 7922bc9Copy full SHA for 7922bc9
1 file changed
manifest.xml
@@ -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