Compatibility
This extension is compatible with Magento 2.1+
Installation
- Unzip the file you download from the website
- Upload the contents of the folder "panda" to your FTP server. Open your console (command line) and connect to your server using SSH.
- Navigate to your store installation path.
- Execute the following command:
php bin/magento setup:upgrade
- If you are in production mode, please also run these commands:
php bin/magento setup:di:compile php bin/magento setup:static-content:deploy
After Installation
Please make sure you follow the instructions layered here: View Next Steps