Skip to main content
Skip table of contents

Configure the TurnTo Magento Extension

After you Install the TurnTo Magento Extension, the next step is to configure it. To configure the TurnTo Magento extension you must have a TurnTo account and access to the account's Site Key and Auth Key.

image-20240422-132819.png

First Time Configuration

These steps will get your extension working as quickly as possible, but they do not include all possible configuration options. Please read the documentation on the various configuration options so you can make the best use of the extension for your particular use case.

Steps:

  1. In the Magento Admin dashboard, navigate to Stores > Configuration > TurnTo Social Commerce > Configuration.

  2. Open the General Settings section and set Enable Social Commerce to Yes.

  3. Enter your Site Key and Authorization Key in the General Settings section.
    (tick) Your Site Key and Authorization Key can be found in the TurnTo portal, under the Manage Site tab of your site settings.

    image-20240422-132819.png
  4. Decide if you want to include child product SKUs in the catalog feed.

  5. Enable any widgets you plan to use.

  6. Wait for the Catalog Feed Job to run overnight, or navigate to Product Feed > Export Product Catalog to the TurnTo system section in the TurnTo configuration page and click the Export Catalog button.
    (info) This step may take a couple hours to process. Once processed, TurnTo widgets will appear on the front end of your site.

  7. Redeploy your site's static content by running the following command from your Magento root directory:

    CODE
    php bin/magento setup:static-content:deploy
  8. Once you redeploy, clear your site's cache:

    1. Either

      1. Navigate to the Cache Management page in the Magento Admin dashboard.

      2. Click the Flush Magento Cache button.

    2. or run the following command from your Magento root directory.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.