Step 1
- Connect FTP client
- Unzip extension package and upload them into Magento root directory inside /app folder.
- Run the following commands.
Step 2
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
After doing above, you need to configure extension in backend. That’s it.