Installation
- Download a FTP client (Filezilla)
- Download EbayConnector package from “My Licenses” page in your Magento account
3.Extract the package and connect to your server using the FTP Client and upload files folders to your server under app/code folder
- Connect with your SSH and execute the following commands to install the plugin
- bin/magento module:enable Iwv_Ebay --clear-static-content
- bin/magento setup:upgrade
- bin/magento setup:di:compile
- bin/magento cache:clean
