``landofcoder/module-shippingcalculator``
- Show Shipping Cost Calculator on Product page
- Allow buyer check estimate shipping cost on product before purchase
* = in production please use the --keep-generated
option
- 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
- 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
Go to admin > Stores > Configuration > Landofcoder > Shipping Calculator
If you encounter any problems or bugs, please open an issue on GitHub.
If this project help you reduce time to develop, you can give me a cup of coffee :)