Magento 2.x Extension Installation Guide
- Step 1
- Upload all of extension files into the root of your Magento2 installation folder.
- Step 2
- Run the command in the Magento2 root: “php bin/magento setup:upgrade”.
- Step 3
- Run the second command in the Magento2 root: “php bin/magento setup:static-content:deploy”.
- Step 4
- Login into the Admin and go to System->Cache Management. Select all of checkbox and click “Flush Magento Cache” button.