Download the PHP package justshout/magento2-landed-cost without Composer
On this page you can find all versions of the php package justshout/magento2-landed-cost. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download justshout/magento2-landed-cost
More information about justshout/magento2-landed-cost
Files in justshout/magento2-landed-cost
Package magento2-landed-cost
Short Description Magento 2 GFS Duty and Taxes Calculator module
License Apache-2.0
Informations about the package magento2-landed-cost
GFS (Global Freight Solutions) Duty and Taxes Costs Calculator - Magento 2 Module
This module provides the facility to add an additional Duty and Taxes costs for the Global Freight Solutions for Magento 2.
Version:
1.0.0
Developers:
Global Freight Solutions - https://github.com/GlobalFreightSolutions
Installation
To use this module in your Magento 2 store instance, you will need to either install the the module via composer or add the module via app/code/JustShout/GfsLandedCost
.
- Run the module enabling command
php magento module:enable JustShout_GfsLandedCost
- Run the upgrade command with
php magento setup:upgrade
- Run the static content command with the stores language so if its uk english it would be
php magento setup:static-content:deploy en_GB
For a more in-depth guide of how to install the module from the Magento 2 Marketplace please visit https://devdocs.magento.com/guides/v2.3/comp-mgr/install-extensions.html
User Guide
Before using the module. Please ensure that the shipping origin is setup for your store. The setting for this in in the admin configuration under Sales > Shipping Settings > Origin and the country field.
To setup the shipping module, log into your admin panel and navigate to your configuration by going to STORES > Settings > Configuration and then going to Sales > Shipping Methods, and after doing this, you will be able to see the GFS tab.
For more information on the Duty and Taxes, you can find it at https://developer.gfsdeliver.com/info/documentation/gfs-checkout-duties-and-taxes-calculator/overview/.
License
All versions of magento2-landed-cost with dependencies
magento/framework Version 100.0.*|100.1.*|101.0.*|102.0.*
guzzlehttp/guzzle Version ^6.3
justshout/magento2-gfs Version ^1.0