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.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

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.

  1. Run the module enabling command php magento module:enable JustShout_GfsLandedCost
  2. Run the upgrade command with php magento setup:upgrade
  3. 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

Apache License 2.0


All versions of magento2-landed-cost with dependencies

PHP Build Version
Package Version
Requires php Version ~5.5.0|~5.6.0|~7.0.0|~7.1.0
magento/framework Version 100.0.*|100.1.*|101.0.*|102.0.*
guzzlehttp/guzzle Version ^6.3
justshout/magento2-gfs Version ^1.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package justshout/magento2-landed-cost contains the following files

Loading the files please wait ....