Version Notes
No notes.
Download this release
Release Info
Developer | Magento Core Team |
Extension | Tweakmag_Shipping |
Version | 0.2.1 |
Comparing to | |
See all releases |
Code changes from version 0.2.0 to 0.2.1
- package.xml +5 -5
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Tweakmag_Shipping</name>
|
4 |
-
<version>0.2.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
@@ -14,13 +14,13 @@ Features:
|
|
14 |
* Configurable minimum and maximum order values for shipping method to be active
|
15 |
* Estimated time delivery (supported carriers only)
|
16 |
|
17 |
-
Supported
|
18 |
* Australia Post</description>
|
19 |
<notes>No notes.</notes>
|
20 |
<authors><author><name>Adam Martin</name><user>auto-converted</user><email>adam.martin@tweakmag.com</email></author></authors>
|
21 |
-
<date>2008-04-
|
22 |
-
<time>
|
23 |
-
<contents><target name="mageetc"><dir name="modules"><file name="Tweakmag_Shipping.xml" hash="bc7c3884be83635ef8e790199044f486"/></dir></target><target name="magecommunity"><dir name="Tweakmag"><dir name="Shipping"><dir name="etc"><file name="config.xml" hash="e383b8f3b12931b2cd2cb1b0ee8655d3"/><file name="system.xml" hash="025feed0929192ece6b1d84b56ed1759"/></dir><dir name="Helper"><file name="Data.php" hash="7d3097a877e66a9b6fc6740b8bfab34e"/></dir><dir name="Model"><dir name="Carrier"><file name="Australiapost.php" hash="c649d4b2897144ba78482cfe4ffc4705"/></dir><file name="Weightunits.php" hash="
|
24 |
<compatible/>
|
25 |
<dependencies/>
|
26 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Tweakmag_Shipping</name>
|
4 |
+
<version>0.2.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
14 |
* Configurable minimum and maximum order values for shipping method to be active
|
15 |
* Estimated time delivery (supported carriers only)
|
16 |
|
17 |
+
Supported Carriers:
|
18 |
* Australia Post</description>
|
19 |
<notes>No notes.</notes>
|
20 |
<authors><author><name>Adam Martin</name><user>auto-converted</user><email>adam.martin@tweakmag.com</email></author></authors>
|
21 |
+
<date>2008-04-14</date>
|
22 |
+
<time>01:20:36</time>
|
23 |
+
<contents><target name="mageetc"><dir name="modules"><file name="Tweakmag_Shipping.xml" hash="bc7c3884be83635ef8e790199044f486"/></dir></target><target name="magecommunity"><dir name="Tweakmag"><dir name="Shipping"><dir name="etc"><file name="config.xml" hash="e383b8f3b12931b2cd2cb1b0ee8655d3"/><file name="system.xml" hash="025feed0929192ece6b1d84b56ed1759"/></dir><dir name="Helper"><file name="Data.php" hash="7d3097a877e66a9b6fc6740b8bfab34e"/></dir><dir name="Model"><dir name="Carrier"><file name="Australiapost.php" hash="c649d4b2897144ba78482cfe4ffc4705"/></dir><file name="Weightunits.php" hash="36a4aa982da9859c0dc6f03a8000e296"/></dir><dir name="sql"><dir name="shipping_setup"><file name="mysql4-install-0.1.0.php" hash="ed29257dc639a3ee50c7d849fb8cb9f2"/></dir></dir></dir></dir></target></contents>
|
24 |
<compatible/>
|
25 |
<dependencies/>
|
26 |
</package>
|