Install Connector for Brazil for Magento 2 B2B Commerce
This article applies to:AvaTax
Install Connector for Brazil for Magento 2 B2B Commerce using the zip file installation package.
Steps
- Download the connector package to your local machine.
- Upload the package to the
app/code
folder in the Magento installation directory. - Open the command prompt and run the following commands:
sudo php bin/magento setup:upgrade
sudo php bin/magento setup:di:compile
sudo php bin/magento setup:static-content:deploy -f
sudo php bin/magento indexer:reindex
sudo php bin/magento cache:flush