...
Here we will guide you through the installation process of our extension. First off, open FileZillaYou can upload your extension via FileZilla or using SSH. In the first method, log in to your host as follows:
In the above example we switched the local site to the extension directory, and the remote site to the code directory. Now on the remote site window, inside app/code directory, create a folder named Magenest and go inside it. Now on your local site window, right click on Wrapper extension and click Upload. The extension will be uploaded onto your host in a few minutes.
...
sudo chmod -R 777 var pub
After running all these, your Command line/Terminal window might look like this:
Finally, you need to flush the cache by either type this into the Command Line/Terminal:
...
Or go to System > Cache Management and click Flush Magento Cache
Now you can go to your store and check if the extension is working as expected.
...
Configuration
You need to log in backend Magento 2: Stores > Configuration > Magenest > Odoo configuration.
...


