How to Download & Install FedEx Shipping Rates, Labels & Tracking Magento 2.0 Extension?

This article gives you step-by-step instructions to install Magento 2.0 FedEx Shipping Rates and Label extension.

Steps to Install the Extension:

  1. Get the folder containing the extension
  2. Move to app folder from Magento root. Create a folder code inside the app.
  3. Copy the extension folder you into the code folder.
  4. Login to your SSH. Navigate to bin folder from Magento root.
  5. In the terminal, Run./magento module:status . You can see the extension under the list of disabled modules.
Disabled modules
  • Run./magento module:enable module_nameto enable the extension.
enable fedex magento
  • Run./magento module:statusto see the extension listed under enabled modules.
FedEx Magento Installation
  • Run./magento setup:upgrade to upgrade the extension.
Update Module
  • Run ./magento setup:di:complie to finish installation
  • After this, Login as Magento admin and navigate to  Stores > Configuration > Sales > Shipping Methods. There you can find the newly installed Magento 2.0 extension.
FedEx Account Configuration