Version Notes
Changes or URL
Download this release
Release Info
Developer | Tiago Sampaio |
Extension | Rede_Pay |
Version | 1.2.2.0 |
Comparing to | |
See all releases |
Version 1.2.2.0
- package.xml +18 -0
package.xml
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0"?>
|
2 |
+
<package>
|
3 |
+
<name>Rede_Pay</name>
|
4 |
+
<version>1.2.2.0</version>
|
5 |
+
<stability>stable</stability>
|
6 |
+
<license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License</license>
|
7 |
+
<channel>community</channel>
|
8 |
+
<extends/>
|
9 |
+
<summary>The ideal partner for your e-commerce. O parceiro ideal para o seu e-commerce.</summary>
|
10 |
+
<description>A complete solution for online payment methods, which aims to facilitate purchases and payments in e-commerce. You and your company have many benefits at your disposal, from the simplicity to the integration process * with your online store, even with possibility of guarantee against chargeback *. The service is responsive, safe and accepts the main market banners, like Visa, MasterCard, Hiper, Hipercard and Diners.</description>
|
11 |
+
<notes>Changes or URL</notes>
|
12 |
+
<authors><author><name>Tiago Sampaio</name><user>tiagosampaio</user><email>tiago@tiagosampaio.com</email></author></authors>
|
13 |
+
<date>2016-09-13</date>
|
14 |
+
<time>18:20:40</time>
|
15 |
+
<contents><target name="magelocal"><dir name="."><dir name="app"><dir name="design"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><dir name="rede"><file name="pay.xml" hash=""/></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><dir name="rede"><file name="pay.xml" hash=""/></dir></dir></dir></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="."><dir name="app"><dir name="etc"><dir name="modules"><file name="Rede_Pay.xml" hash=""/></dir></dir></dir></dir></target><target name="magelocale"><dir name="."><dir name="app"><dir name="locale"><dir name="pt_BR"><dir name="Rede"><file name="Pay.csv" hash=""/></dir></dir></dir></dir></dir></target></contents>
|
16 |
+
<compatible/>
|
17 |
+
<dependencies><required><php><min>5.3.6</min><max>5.6.10</max></php></required></dependencies>
|
18 |
+
</package>
|