forked from solitarul/WebHook
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.xml
18 lines (18 loc) · 1.29 KB
/
package.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0"?>
<package>
<name>GoMedia_Webhook</name>
<version>0.1.2</version>
<stability>stable</stability>
<license uri="http://opensource.org/licenses/osl-3.0.php ">Open Software License (OSL 3.0)</license>
<channel>community</channel>
<extends/>
<summary>Post orders from Magento to any URL.</summary>
<description>Post order data to any URL.</description>
<notes>Fixed broken installer</notes>
<authors><author><name>Go Media</name><user>gomediasa</user><email>[email protected]</email></author></authors>
<date>2014-12-19</date>
<time>08:15:02</time>
<contents><target name="magecommunity"><dir name="GoMedia"><dir name="Webhook"><dir name="Helper"><file name="Data.php" hash="a5af5c05a23a98cb9afb9bccb15c02ad"/></dir><dir name="Model"><file name="Observer.php" hash="164d3a0305e2aa51c429514f1d405ec8"/></dir><dir name="etc"><file name="config.xml" hash="0904e29b08549e272f51a1f33f8b554b"/><file name="system.xml" hash="72db4fb010d27b07ea59978210024fe3"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="GoMedia_Webhook.xml" hash="bbb4fc4f2e24532e7fae12434f88bd9d"/></dir></target></contents>
<compatible/>
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
</package>