This module allows create custom shipping method in your shopping cart on OpenCart 2.x.

Features

  • name and description are in html
  • support geozone shipping cost
  • set price in multi currency
  • set store in which the method is applied
  • multi Language Support
  • change lagguage in admin
  • multi Store Support
  • multi geo zone
  • consider tax amount in total
  • easy install
  • easy admin interface
  • plug and play Module



Demo

Store 2.2.0.x: http://oc2200.btechunit.eu/
Admin 2.2.0.x: http://oc2200.btechunit.eu/admin/index.php?route=shipping/custom_shipping

Store: http://oc2101.btechunit.eu/
Admin: http://oc2101.btechunit.eu/admin/index.php?route=shipping/custom_shipping
user: demo | pass: demo

Online Documentation

http://docs.btechunit.eu/custom_shipping/

Supported versions of OpenCart

2.2.0.0, 2.1.0.2, 2.1.0.1, 2.0.3.1, 2.0.2.0, 2.0.1.1, 2.0.1.0, 2.0.0.0

Uploading in Extension Installer

  1. Enable FTP in System -> Settings -> Edit Your Store -> FTP
  2. Download custom-shipping-methods-1.1.zip
  3. Extract the custom-shipping-methods-1.1.zip directory to your computer
  4. Navigate to the Extensions -> Extension Installer in the admin menu
  5. Navigate to the Upload File area
  6. Select custom-shipping-methods-1.1.ocmod.zip from your computer
  7. Clear and Refresh Modifications in Extensions -> Modifications

Using FTP

  1. Download custom-shipping-methods-1.1.zip
  2. Extract the custom-shipping-methods-1.1 directory to your computer
  3. If the extracted directory has file install.sql, import this file to your OpenCart database
  4. Upload the custom-shipping-methods-1.1/upload directory to the your_ftp_root/ directory
  5. Clear and Refresh Modifications in Extensions -> Modifications

Set permission

1. In the top menu, select the item System->Users->User Group.
2. Mark appropriate fields in the form.

Custom Shipping Methods module

1. Extensions -> Modules -> Custom Shipping Methods
If you see the same page, then all well and ready to use module.
  • After install module is ready for use.
  • You can change all field.

All lines of application are stored in the language file admin/language/english/shipping/custom_shipping.php
Frontend language you can change in admin.

Version 1.1 (03/03/2016)
add simple cost and cost based on geozone
oc 2.2.0.x support

Version 1.0 (13/02/2016)
initial release