Zone Based Min Rate Shipping
----------------------------------------------------------
support: support@dotbox.sk
-------------------------------------------------
What it does
-------------------------------------------------
This ajax powered extension adds the ability to create shipping method
which is aware of the country, zone and the minimal rates set for those
particular zones. You can save multiple countries, zones and their
shipping rules to create a special shipping options. You can define
which amount is required to purchase to that zone. Set-up the minimal
costs and minimal weights according your rates.
Also you can setup titles for each zone individually.
----------------------------------------
Demo:
----------------------------------------
Backend Admin OpenCart 2.0+
OpenCart 2.0 admin (admin/admin) or (guest/guest)
Frontend Catalog
OpenCart 2.0 admin
(test@test.com/test)*
*for demonstration purposes leave the country to United Kingdom, you can try to chose different zones though
----------------------------------------
Requirements
----------------------------------------
Extension is not using any vqmod, nor ocmod. It will not overwrite any core files.
----------------------------------------
Installation
----------------------------------------
See Documentation...
----------------------------------------
Installation
----------------------------------------
OpenCart 2.0+ :
1) Copy the content of the upload folder to your opencart root.
2) Go to Extensions > Shipping > Install and setup the Zone Based Shipping module
[b]CHANGELOG:[/b]
==================
v1.3 (1/11/2016)
- universal version, fixed a bug with older OC versions when log was logging variables upon edit
- fixed bug when name of the town was not displayed in the catalog
v1.2 (12/8/2016)
- opencart 2.3+ support
v1.2 (20/3/2016)
- added oc 2.2.0.0 support
v1.2 (26/8/2015)
- Changed Weights to be assigned as rates
- Changed Custom front titles to be assigned to all shipping options separately
v1.1 (22/8/2015)
- Added Minimal Wight
- Added Custom front titles
v1.0 (20/7/2015)
- Initial release