Skip to content

landofcoder/module-shipping-cost-calculator

Repository files navigation

Magento 2 Module Lof ShippingCalculator

``landofcoder/module-shippingcalculator``

Shipping Cost Calculator in Product Page

Main Functionalities

  • Show Shipping Cost Calculator on Product page
  • Allow buyer check estimate shipping cost on product before purchase

Installation

* = in production please use the --keep-generated option

Type 1: Zip file

  • Unzip the zip file in app/code/Lof
  • Enable the module by running php bin/magento module:enable Lof_ShippingCalculator
  • Apply database updates by running php bin/magento setup:upgrade*
  • Deploy static files by running php bin/magento setup:static-content:deploy -f*
  • Flush the cache by running php bin/magento cache:flush

Type 2: Composer

  • Install the module composer by running composer require landofcoder/module-shippingcalculator
  • enable the module by running php bin/magento module:enable Lof_ShippingCalculator
  • apply database updates by running php bin/magento setup:upgrade*
  • Deploy static files by running php bin/magento setup:static-content:deploy -f*
  • Flush the cache by running php bin/magento cache:flush

Configuration

Go to admin > Stores > Configuration > Landofcoder > Shipping Calculator

Support

If you encounter any problems or bugs, please open an issue on GitHub.

Screenshots

Configuration

Donation

If this project help you reduce time to develop, you can give me a cup of coffee :)

paypal