Version Notes
The same with 1.0.3, repack because incompatible with the older channel
Download this release
Release Info
Developer | Magento Core Team |
Extension | NL2go_Sync |
Version | 1.0.4 |
Comparing to | |
See all releases |
Code changes from version 1.0.3 to 1.0.4
- package.xml +5 -5
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>NL2go_Sync</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license>GPL</license>
|
7 |
<channel>community</channel>
|
@@ -15,11 +15,11 @@ On top you can easily retrieve all item data including description, price info,
|
|
15 |
<p>Get the extension key on this site and install the Newsletter2Go Magento Extension in your Magento shop. <br />
|
16 |
Set up a new API user and insert the information under settings on the Newsletter2Go web site.
|
17 |
</p></description>
|
18 |
-
<notes>
|
19 |
-
<authors><author><name>Steffen</name><user>
|
20 |
<date>2013-08-01</date>
|
21 |
-
<time>
|
22 |
<contents><target name="magelocal"><dir name="NL2go"><dir name="Sync"><dir name="Model"><dir name="Newsletter"><dir name="Api"><file name="V2.php" hash="2f07484c9730e0a7f77c14083fc7ec43"/></dir><file name="Api.php" hash="c26ea29af9b050074560193228047842"/></dir></dir><dir name="etc"><file name="api.xml" hash="f1d83f4b3ce370e72285745611ae9aee"/><file name="config.xml" hash="534eb47f4db745e8b5210c1dfb5ca40a"/><file name="wsdl.xml" hash="31e15e210a20be3dcbdbee7de454793e"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="NL2go_Sync.xml" hash="93aca69e7ba45a5664e4bcd277aa775b"/></dir></target></contents>
|
23 |
<compatible/>
|
24 |
-
<dependencies
|
25 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>NL2go_Sync</name>
|
4 |
+
<version>1.0.4</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>GPL</license>
|
7 |
<channel>community</channel>
|
15 |
<p>Get the extension key on this site and install the Newsletter2Go Magento Extension in your Magento shop. <br />
|
16 |
Set up a new API user and insert the information under settings on the Newsletter2Go web site.
|
17 |
</p></description>
|
18 |
+
<notes>The same with 1.0.3, repack because incompatible with the older channel</notes>
|
19 |
+
<authors><author><name>Steffen</name><user>auto-converted</user><email>info@newsletter2go.de</email></author></authors>
|
20 |
<date>2013-08-01</date>
|
21 |
+
<time>09:21:34</time>
|
22 |
<contents><target name="magelocal"><dir name="NL2go"><dir name="Sync"><dir name="Model"><dir name="Newsletter"><dir name="Api"><file name="V2.php" hash="2f07484c9730e0a7f77c14083fc7ec43"/></dir><file name="Api.php" hash="c26ea29af9b050074560193228047842"/></dir></dir><dir name="etc"><file name="api.xml" hash="f1d83f4b3ce370e72285745611ae9aee"/><file name="config.xml" hash="534eb47f4db745e8b5210c1dfb5ca40a"/><file name="wsdl.xml" hash="31e15e210a20be3dcbdbee7de454793e"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="NL2go_Sync.xml" hash="93aca69e7ba45a5664e4bcd277aa775b"/></dir></target></contents>
|
23 |
<compatible/>
|
24 |
+
<dependencies/>
|
25 |
</package>
|