Skip to content

The Laravel eCommerce DHL Shipping module module calculates the shipping rates based on DHL API for product shipping.

License

Notifications You must be signed in to change notification settings

bagisto/bagisto-dhl-shipping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

DHL Shipping Add-on provides DHL Shipping methods for shipping the product.

It packs in lots of demanding features that allows your business to scale in no time:

  • The admin can enable or disable the DHL Shipping method.
  • The admin can set the DHL shipping method name that will be shown from the front side.
  • The admin can allow country wise shipping from backend.
  • The admin can define the allowed methods and weight units.
  • The admin can set content type
  • Tax rate can be calculated based on DHL shipping

Requirements:

  • Bagisto: v1.3.1

Installation :

  • Run the following command
composer require bagisto/bagisto-dhl-shipping
  • Run these commands below to complete the setup
composer dump-autoload
php artisan route:cache
php artisan config:cache

now execute the project on your specified domain.

About

The Laravel eCommerce DHL Shipping module module calculates the shipping rates based on DHL API for product shipping.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published