Skip to main content
All CollectionsWorking with other platforms: Magento, Squarespace etc
Connecting your Adobe Magento product catalogue to Sauce
Connecting your Adobe Magento product catalogue to Sauce
James Riley avatar
Written by James Riley
Updated over a week ago

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