Sonic_Fshipping - Version 1.0.0.1

Version Notes

This is the version 1.0.0.1 stable release.

Download this release

Release Info

Developer Tanuj Pandey
Extension Sonic_Fshipping
Version 1.0.0.1
Comparing to
See all releases


Code changes from version 1.0.0 to 1.0.0.1

app/code/{local → community}/Sonic/Fshipping/Model/Carrier.php RENAMED
File without changes
app/code/{local → community}/Sonic/Fshipping/etc/config.xml RENAMED
File without changes
app/code/{local → community}/Sonic/Fshipping/etc/system.xml RENAMED
File without changes
app/etc/modules/Sonic_Fshipping.xml CHANGED
@@ -3,7 +3,7 @@
3
  <modules>
4
  <Sonic_Fshipping>
5
  <active>true</active>
6
- <codePool>local</codePool>
7
  <depends>
8
  <Mage_Shipping />
9
  </depends>
3
  <modules>
4
  <Sonic_Fshipping>
5
  <active>true</active>
6
+ <codePool>community</codePool>
7
  <depends>
8
  <Mage_Shipping />
9
  </depends>
package.xml CHANGED
@@ -1,36 +1,30 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Sonic_Fshipping</name>
4
- <version>1.0.0</version>
5
  <stability>stable</stability>
6
- <license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License (OSL)</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Sonic Free Shipping enables the free shipping option for multiple or individual specific customers.</summary>
10
- <description>Sonic Free Shipping for specific customers&#xD;
11
- &#xD;
12
- &#xD;
13
- Overview&#xD;
14
- &#xD;
15
  &#xD;
16
  The module allows you to apply free shipping on specific customers. It adds a multi select option that contains a list with all store customers in Free Shipping module settings. You can select one or multiple customers that will always get free shipping option.&#xD;
17
- &#xD;
18
- &#xD;
19
- Usage&#xD;
20
- &#xD;
21
  &#xD;
22
  All you need to do is:&#xD;
23
- &#xD;
24
- - Install the module - the installation is simple and straightforward. Extract the archive and copy the directory called "app" to your Magento root directory. It contains all the files of the module.&#xD;
25
- &#xD;
26
  - Select customers that will get free shipping.&#xD;
27
- &#xD;
28
  - You can also set the price for the remaining non selected customers.</description>
29
- <notes>This is the version 1.0.0 stable release.</notes>
30
  <authors><author><name>Tanuj Pandey</name><user>TanujP</user><email>tanuj.d.pandey@gmail.com</email></author></authors>
31
- <date>2015-03-26</date>
32
- <time>13:36:46</time>
33
- <contents><target name="magelocal"><dir name="Sonic"><dir name="Fshipping"><dir name="Model"><file name="Carrier.php" hash="a501c08bf97f0f9458b0d0a3ecd57917"/></dir><dir name="etc"><file name="config.xml" hash="e5db89324fb65946f5c0782d941ee811"/><file name="system.xml" hash="e5362dbfc64229e61108e516ff4c95ba"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Sonic_Fshipping.xml" hash="07a59610c1e327878bf1177cfc8aeb6c"/></dir></target></contents>
34
  <compatible/>
35
- <dependencies><required><php><min>5.2.0</min><max>5.6.0</max></php></required></dependencies>
36
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Sonic_Fshipping</name>
4
+ <version>1.0.0.1</version>
5
  <stability>stable</stability>
6
+ <license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Sonic Free Shipping enables the free shipping option for multiple or individual specific customers.</summary>
10
+ <description>&lt;h2&gt;Overview&lt;/h2&gt;&#xD;
 
 
 
 
11
  &#xD;
12
  The module allows you to apply free shipping on specific customers. It adds a multi select option that contains a list with all store customers in Free Shipping module settings. You can select one or multiple customers that will always get free shipping option.&#xD;
13
+ &lt;br /&gt;&lt;br /&gt;&#xD;
14
+ &lt;h2&gt;Usage&lt;/h2&gt;&#xD;
 
 
15
  &#xD;
16
  All you need to do is:&#xD;
17
+ &lt;br /&gt;&lt;br /&gt;&#xD;
18
+ - Install the module - the installation is simple and straightforward. Extract the archive and copy the directory called &amp;quot;app&amp;quot; to your Magento root directory. It contains all the files of the module.&#xD;
19
+ &lt;br /&gt;&lt;br /&gt;&#xD;
20
  - Select customers that will get free shipping.&#xD;
21
+ &lt;br /&gt;&lt;br /&gt;&#xD;
22
  - You can also set the price for the remaining non selected customers.</description>
23
+ <notes>This is the version 1.0.0.1 stable release.</notes>
24
  <authors><author><name>Tanuj Pandey</name><user>TanujP</user><email>tanuj.d.pandey@gmail.com</email></author></authors>
25
+ <date>2015-05-03</date>
26
+ <time>07:43:43</time>
27
+ <contents><target name="magecommunity"><dir name="Sonic"><dir name="Fshipping"><dir name="Model"><file name="Carrier.php" hash="a501c08bf97f0f9458b0d0a3ecd57917"/></dir><dir name="etc"><file name="config.xml" hash="e5db89324fb65946f5c0782d941ee811"/><file name="system.xml" hash="e5362dbfc64229e61108e516ff4c95ba"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Sonic_Fshipping.xml" hash="300fdf75cdbc51db31e3d5485ab32db8"/></dir></target></contents>
28
  <compatible/>
29
+ <dependencies><required><php><min>5.2.0</min><max>5.6.0</max></php><package><name>Mage_Shipping_Modules</name><channel>community</channel><min>1.5.0.0</min><max>1.9.1.0</max></package></required></dependencies>
30
  </package>