Download the PHP package landofcoder/module-shippingcalculator without Composer
On this page you can find all versions of the php package landofcoder/module-shippingcalculator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download landofcoder/module-shippingcalculator
More information about landofcoder/module-shippingcalculator
Files in landofcoder/module-shippingcalculator
Download landofcoder/module-shippingcalculator
More information about landofcoder/module-shippingcalculator
Files in landofcoder/module-shippingcalculator
Vendor landofcoder
Package module-shippingcalculator
Short Description Magento 2 Shipping Cost Calculator on Product Page
License GPL-3.0
Package module-shippingcalculator
Short Description Magento 2 Shipping Cost Calculator on Product Page
License GPL-3.0
Please rate this library. Is it a good library?
Informations about the package module-shippingcalculator
Magento 2 Module Lof ShippingCalculator
``landofcoder/module-shippingcalculator``
- Main Functionalities
- Installation
- Configuration
- Specifications
- Attributes
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 :)
All versions of module-shippingcalculator with dependencies
PHP Build Version
Package Version
No informations.
The package landofcoder/module-shippingcalculator contains the following files
Loading the files please wait ....