landofcoder/module-shippingcalculator

Magento 2 Shipping Cost Calculator on Product Page

1.0.0 2021-08-31 03:26 UTC

This package is auto-updated.

Last update: 2024-04-23 07:46:34 UTC


README

``landofcoder/module-shippingcalculator``

Shipping Cost Calculator in Product Page

shipping-calculator.png

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

module-config.png

Donation

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

paypal