landofcoder / module-shippingcalculator
Magento 2 Shipping Cost Calculator on Product Page
Installs: 490
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 3
Type:magento2-module
This package is auto-updated.
Last update: 2024-10-23 08:53:59 UTC
README
``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 :)