...
- Unpack the downloaded package localy.
- Copy the content to your Magento 2 installation folder using FTP or SSH/SCP client.
Login to your server via ssh and call the following commands in your Magento 2 installation folder:
Code Block language bash php bin/magento module:enable Nostress_Koongo php bin/magento setup:upgrade php bin/magento setup:static:deploy
After sucessful installation, module will appear at left backend menu. See image below.
Post-installation Steps
Cache Refresh
...