Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tip
titleConnector Installation Servise
Did Do you know that you may can order professional connector installation by our support team? Just place an order of Connector Installation servise!

...

  1. Unpack the downloaded package localylocally.
  2. Copy the content to your Magento 2 installation folder using FTP or SSH/SCP client.
  3. Login to your server via ssh and call the following commands in your Magento 2 installation folder:

    Code Block
    languagebash
    php bin/magento module:enable Nostress_Koongo
    php bin/magento setup:upgrade
    php bin/magento setup:static:deploy
  4. After successful installation, module will appear at left backend menu. See image below.

     

...

Koongo Connector uses Flat Product and Flat Category data, so please make you sure you have enabled these two settings. You can enable Flat by clicking on the link in the notice note or navigate to Stores -> Settings -> Configuration → System → Catalog → Storefront:

...