Installing an extension is a three-step process that should take place during off-peak hours. Before the extension is installed, your store is put into maintenance mode, checked for readiness, and backed up. After the extension is installed, it must be configured for your store according to the developer’s instructions.
Very important to backup all of the themes and extensions in Magento 2 before installation. We strongly recommend you to do not skip this step.
Please, go to the extension’s page and place an order from the site, after that go to My downloadable products page in the Customer Account and download the extension.
Very important to install the Webinse Core module first, only than other extensions.
After purchasing order from Webinse, go to My downloadable products page to download the extension by analogy with Step 2.
Now click on the extension version link to download the package.
Let’s extract the package and connect to your server using SFTP Clients. Upload app catalog from the extension package to the app folder to Magento 2 root folder.
To complete the installation process, need to run the following command lines:
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy