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

Overview

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 with composer:

  • 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

Installation without composer:

  • Unzip the respective extension zip and then merge "packages" folders into project root directory.
  • Goto config/app.php file and add following line under 'providers'
Webkul\DHLShipping\Providers\DHLShippingServiceProvider::class
  • Goto composer.json file and add following line under 'psr-4'
 "Webkul\\DHLShipping\\": "packages/Webkul/DHLShipping/src"
  • 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.

You might also like...
A Free and Opensource Laravel eCommerce framework built for all to build and scale your business.
A Free and Opensource Laravel eCommerce framework built for all to build and scale your business.

Bagisto is a hand tailored E-Commerce framework built on some of the hottest opensource technologies such as Laravel (a PHP framework) and Vue.js a progressive Javascript framework.

Payu payment gateway for bagisto laravel ecommerce open source platform

Bagisto Payu Payment Gateway Payu is a popular payment gateway in india. This package provides a additional strong help for the user to use the payu p

Laravel eCommerce headless APIs allow you to experience seamless and easily scalable storefront performance.
Laravel eCommerce headless APIs allow you to experience seamless and easily scalable storefront performance.

Bagisto GraphQL API Laravel eCommerce headless APIs allow you to experience seamless and easily scalable storefront performance. An open-source and Gr

(Live Link) Extensive ecommerce site with vendors, mods & ability to add to cart without being logged in. Upgraded to Laravel 8.x
(Live Link) Extensive ecommerce site with vendors, mods & ability to add to cart without being logged in. Upgraded to Laravel 8.x

(Live Link) Extensive ecommerce site with vendors, mods & ability to add to cart without being logged in. Upgraded to Laravel 8.x

The Laravel eCommerce Image Gallery allows the admin to add/manage images into various galleries and galleries into various groups according to requirements.

The Laravel eCommerce Image Gallery allows the admin to add/manage images into various galleries and galleries into various groups according to requirements.

The Laravel eCommerce Mollie Payment Gateway allows the merchants to integrate Mollie payment gateway to their bagisto Store.

The Laravel eCommerce Mollie Payment Gateway allows the merchants to integrate Mollie payment gateway to their bagisto Store.

Build a simple ecommerce website with Laravel.

Simple Ecommerce Build a simple ecommerce website with Laravel. Explore the docs » View Demo · Report Bug · Request Feature Table of Contents Getting

Open Source eCommerce Platform on Symfony
Open Source eCommerce Platform on Symfony

Sylius is an Open Source eCommerce platform on top of Symfony. The highest quality of code, strong testing culture, built-in Agile (BDD) workflow and

Size chart plugin for Sylius ecommerce platform.
Size chart plugin for Sylius ecommerce platform.

Madcoders Sylius Size Chart Plugin Features upload size chart files (for example for shoes, t-shirts and similar products) match size charts by rules

Comments
  • 1.3.3 support

    1.3.3 support

    hello...can use this module on 1.3.3 version... i run it and work fine for admin dashboard ...i dont have DHL account i put dom info... when go on frontend i cant see Dhl shipping method ...

    opened by yaser-js 1
Owner
Bagisto
A Free and Opensource laravel eCommerce framework built for all to build and scale your business.
Bagisto
Laravel eCommerce Pre Order Extension allows the customers and guest users to pre-order the upcoming product and out of stock products.

Introduction Bagisto Pre-order add-on allows the customer to pre-order products which are not yet available at the online store. With the help of Bagi

Bagisto 3 May 31, 2022
Ecommerce website for Sales of Product according to their categories and Tags with pictures

About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie

Muhammad Fahad 1 Nov 8, 2021
:currency_exchange: Currency exchange rates library

Swap Swap allows you to retrieve currency exchange rates from various services such as Fixer or currencylayer and optionally cache the results. It is

Florian Voutzinos 1.3k Dec 24, 2022
An E-Commerce package for Laravel with Grafite CMS. Take control of your content and how you sell it! Products, subscriptions, shipping, downloading and more!

Grafite Commerce Grafite has archived this project and no longer supports or develops its code. We recommend using only as a source of ideas for your

Grafite Inc 45 Jun 8, 2021
PrestaShop module that allows an ecommerce/brand to display its physical retailers in a map

PrestaShop module that allows an ecommerce/brand to display its physical retailers in a map Features Free of charge: instead of using pa

Darío Scattolini 3 Apr 15, 2022
Paypal module for Thelia ecommerce solution

PayPal I) Install notes II) Configure your PayPal account III) Module options payments I) Installation Composer WARNING : A console access is required

null 8 Nov 22, 2022
Shopware 6 is an open source ecommerce platform based on a quite modern technology stack that is powered by Symfony and Vue.js.

Shopware 6 Realize your ideas - fast and without friction. Shopware 6 is an open source ecommerce platform based on a quite modern technology stack th

Shopware 2.1k Dec 31, 2022
AbanteCart is a free PHP based eCommerce solution for merchants to provide ability creating online business and sell products online quick and efficient.

AbanteCart is a free PHP based eCommerce solution for merchants to provide ability creating online business and sell products online quick and efficient. AbanteCart application is built and supported by experienced enthusiasts that are passionate about their work and contribution to rapidly evolving eCommerce industry. AbanteCart is more than just a shopping cart, it is rapidly growing eCommerce platform

AbanteCart 129 Nov 15, 2022
Magento 2 configurable product options

Magento 2 Configurable Options This module provides functionality for preselecting configurable product options and updating attribute values from sel

Berin Kozlic 14 Jun 9, 2022
Antvel is an ecommerce project written in Laravel 5.* intended for building a friendly eStore either for startups or big companies.

Antvel is an ecommerce project written in Laravel 5.* intended for building a friendly eStore either for startups or big companies.

Antvel - Official 650 Dec 28, 2022