Version Notes
No Problems
Download this release
Release Info
Developer | Magento Core Team |
Extension | HEM_Simpleshipping |
Version | 0.1.1 |
Comparing to | |
See all releases |
Code changes from version 0.1.0 to 0.1.1
- package.xml +6 -6
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>HEM_Simpleshipping</name>
|
4 |
-
<version>0.1.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL 3.0</license>
|
7 |
<channel>community</channel>
|
@@ -19,11 +19,11 @@ sort order: for sorting in frontend
|
|
19 |
code: shipping_method (getShippingMethod), e.g. simpleshipping_pickup
|
20 |
price: price for this shipping method
|
21 |
description: text that will show in storefront</description>
|
22 |
-
<notes>
|
23 |
-
<authors><author><name>Hucke EDV
|
24 |
-
<date>2011-03-
|
25 |
-
<time>
|
26 |
<contents><target name="mageetc"><dir name="modules"><file name="HEM_Simpleshipping.xml" hash="e339834a6cdc78bd230377dbea80acd5"/></dir></target><target name="magecommunity"><dir name="HEM"><dir name="Simpleshipping"><dir name="Helper"><file name="Data.php" hash="d053ebd30042512be08a35a244258c7a"/></dir><dir name="Model"><dir name="Carrier"><file name="Simpleshipping.php" hash="3f0f37e3906bb452229f6b9e9ea2307d"/></dir><file name="Simpleshipping.php" hash="91bd9ceb2bde85791f723ea52e573e75"/></dir><dir name="etc"><file name="config.xml" hash="98eea019ceeeedbc9145b6d233b5cede"/><file name="system.xml" hash="80022d662be540ca255bcd0ed1e19734"/></dir></dir></dir></target><target name="magelocale"><dir name="de_DE"><file name="HEM_Simpleshipping.csv" hash="ac84fba6c9e25a8aa487a67aec75bad8"/></dir></target></contents>
|
27 |
<compatible/>
|
28 |
-
<dependencies
|
29 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>HEM_Simpleshipping</name>
|
4 |
+
<version>0.1.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL 3.0</license>
|
7 |
<channel>community</channel>
|
19 |
code: shipping_method (getShippingMethod), e.g. simpleshipping_pickup
|
20 |
price: price for this shipping method
|
21 |
description: text that will show in storefront</description>
|
22 |
+
<notes>No Problems</notes>
|
23 |
+
<authors><author><name>Hucke EDV</name><user>auto-converted</user><email>magento@hucke.net</email></author><author><name>Bastian Ike</name><user>auto-converted</user><email>b-ike@b-ike.de</email></author></authors>
|
24 |
+
<date>2011-03-29</date>
|
25 |
+
<time>08:22:54</time>
|
26 |
<contents><target name="mageetc"><dir name="modules"><file name="HEM_Simpleshipping.xml" hash="e339834a6cdc78bd230377dbea80acd5"/></dir></target><target name="magecommunity"><dir name="HEM"><dir name="Simpleshipping"><dir name="Helper"><file name="Data.php" hash="d053ebd30042512be08a35a244258c7a"/></dir><dir name="Model"><dir name="Carrier"><file name="Simpleshipping.php" hash="3f0f37e3906bb452229f6b9e9ea2307d"/></dir><file name="Simpleshipping.php" hash="91bd9ceb2bde85791f723ea52e573e75"/></dir><dir name="etc"><file name="config.xml" hash="98eea019ceeeedbc9145b6d233b5cede"/><file name="system.xml" hash="80022d662be540ca255bcd0ed1e19734"/></dir></dir></dir></target><target name="magelocale"><dir name="de_DE"><file name="HEM_Simpleshipping.csv" hash="ac84fba6c9e25a8aa487a67aec75bad8"/></dir></target></contents>
|
27 |
<compatible/>
|
28 |
+
<dependencies/>
|
29 |
</package>
|