The Live Links feature of Sauce allows you to easily tag your Sauce Media with Products from your store catalogue. Adobe Magento is supported via the app on the Adobe Marketplace. There you'll find our documentation PDF, with the steps here for your convenience:
1️⃣ Install the Sauce Social Commerce Magento app
To get started, grab the Sauce Social Commerce from the Magento Extension Marketplace. You may want to refer to the general Magento Extension installation instructions. To install using Composer (recommended), run the following commands in your Magento installation directory:
composer require sauce/app
php bin/magento maintenance:enable
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento maintenance:disable
php bin/magento cache:clean
2️⃣ Active the Sauce Integration
Once installed, head into the 'System -> Integrations' of your Magento backoffice and click to Activate the Integration from the table:
To power the Sauce Live Links, permissions are requested for both Products and Store data. Click the 'Allow' button to approve these permissions:
Upon clicking 'Allow' a pop-up will appear to process the connection and report on its status. With a successful authentication, click 'Close' to complete the process and return to your Magento backoffice:
From here, you'll find a link to your Sauce account 'Media Library' under the 'Content' section of your Magento. You're now set, get tagging!
⬆️ Upgrading the Sauce Magento Extension
You'll want to keep the Sauce Extension extension, and when prompted to do so, you'll need to run through the usual steps in upgrading a Magento Extension:
composer require sauce/app
php bin/magento maintenance:enable
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento maintenance:disable
php bin/magento cache:clean
Note that it may take a few hours for the version upgrade to take effect on our side
Any problems or questions? We're here to help.