Version Notes
Stable release 3
Download this release
Release Info
Developer | SellerActive |
Extension | SellerActive |
Version | 1.1.3 |
Comparing to | |
See all releases |
Code changes from version 1.1.2 to 1.1.3
app/code/community/SellerActive/SellerActive/etc/config.xml
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
<config>
|
3 |
<modules>
|
4 |
<SellerActive_SellerActive>
|
5 |
-
<version>1.1.
|
6 |
</SellerActive_SellerActive>
|
7 |
</modules>
|
8 |
<admin>
|
2 |
<config>
|
3 |
<modules>
|
4 |
<SellerActive_SellerActive>
|
5 |
+
<version>1.1.3</version>
|
6 |
</SellerActive_SellerActive>
|
7 |
</modules>
|
8 |
<admin>
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>SellerActive</name>
|
4 |
-
<version>1.1.
|
5 |
<stability>stable</stability>
|
6 |
<license>OSL</license>
|
7 |
<channel>community</channel>
|
@@ -21,11 +21,11 @@
|
|
21 |
5. Follow on-screen instructions.<br /><br />
|
22 |
If you have any issues please do not hesitate to <a href="https://selleractive.zendesk.com">contact our customer support</a>.<br />
|
23 |
</p></description>
|
24 |
-
<notes>Stable release
|
25 |
<authors><author><name>SellerActive</name><user>SellerActive</user><email>support@selleractive.com</email></author></authors>
|
26 |
-
<date>2015-
|
27 |
-
<time>
|
28 |
-
<contents><target name="magecommunity"><dir name="SellerActive"><dir name="SellerActive"><dir name="Block"><dir name="Adminhtml"><dir name="Settings"><file name="Form.php" hash="1cfebcd76420a73cf3eb3b80d4b90bd6"/></dir><file name="Settings.php" hash="dadb9e804b9510db0125eb41ff0ea5b8"/></dir></dir><dir name="Helper"><file name="Data.php" hash="4eb452b99b6a52dd018eece47a989c82"/></dir><dir name="Model"><file name="Config.php" hash="c29137876435bcc0d0df997521a3f1f4"/><dir name="Resource"><file name="Setting.php" hash="b3fe72391d31bb37bfb4f5234e1ac842"/></dir><file name="Setting.php" hash="f35c86e6550f1e55431991b721087ab3"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="SettingsController.php" hash="f34afddf1c32930c4f8a73a790b624de"/></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="6e9af6333e890b8a5d95195417659758"/><file name="config.xml" hash="
|
29 |
<compatible/>
|
30 |
<dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php><package><name>Mage_Core_Modules</name><channel>community</channel><min>1.6.0.0</min><max>1.9</max></package></required></dependencies>
|
31 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>SellerActive</name>
|
4 |
+
<version>1.1.3</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>OSL</license>
|
7 |
<channel>community</channel>
|
21 |
5. Follow on-screen instructions.<br /><br />
|
22 |
If you have any issues please do not hesitate to <a href="https://selleractive.zendesk.com">contact our customer support</a>.<br />
|
23 |
</p></description>
|
24 |
+
<notes>Stable release 3</notes>
|
25 |
<authors><author><name>SellerActive</name><user>SellerActive</user><email>support@selleractive.com</email></author></authors>
|
26 |
+
<date>2015-04-20</date>
|
27 |
+
<time>21:07:06</time>
|
28 |
+
<contents><target name="magecommunity"><dir name="SellerActive"><dir name="SellerActive"><dir name="Block"><dir name="Adminhtml"><dir name="Settings"><file name="Form.php" hash="1cfebcd76420a73cf3eb3b80d4b90bd6"/></dir><file name="Settings.php" hash="dadb9e804b9510db0125eb41ff0ea5b8"/></dir></dir><dir name="Helper"><file name="Data.php" hash="4eb452b99b6a52dd018eece47a989c82"/></dir><dir name="Model"><file name="Config.php" hash="c29137876435bcc0d0df997521a3f1f4"/><dir name="Resource"><file name="Setting.php" hash="b3fe72391d31bb37bfb4f5234e1ac842"/></dir><file name="Setting.php" hash="f35c86e6550f1e55431991b721087ab3"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="SettingsController.php" hash="f34afddf1c32930c4f8a73a790b624de"/></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="6e9af6333e890b8a5d95195417659758"/><file name="config.xml" hash="608bf458e331dc62fe11d0a673422df7"/><file name="webservice.xml" hash="90a164319e952d21d982f89b4b302005"/></dir></dir></dir></target></contents>
|
29 |
<compatible/>
|
30 |
<dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php><package><name>Mage_Core_Modules</name><channel>community</channel><min>1.6.0.0</min><max>1.9</max></package></required></dependencies>
|
31 |
</package>
|