Skip to main content

User guide for the Sauce Magento Extension for Live Links

James Riley avatar
Written by James Riley
Updated over a year ago

A key feature of Sauce is the ability to tag your Media with links to relevant Products. For easier tagging of your Product Tags on Sauce, our Magento extension provides the 'Live Links', which provides the ability to lookup your Magento products by name, rather than needing to copy across a URL to the Product page.

Prerequisite: You'll need to have a Sauce account before continuing. Paid plans are available, but it is free to Sign Up and get started.

1️⃣ 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

Once installed, head into the 'System -> Integrations' of your Magento backoffice and click to Activate the Integration from the table:

2️⃣ To power the Sauce Live Links, permissions are requested for both Products and Store data. Click the 'Allow' button to approve these permissions:

3️⃣ 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!

Any problems or questions? We're here to help.

Did this answer your question?