Author:
Fluent Commerce
Changed on:
13 Feb 2024
Currently, the extension is not hosted on the Adobe Marketplace, but it can be downloaded. Once it’s available in a repository like the Adobe Marketplace, the installation will follow the usual composer approach.
Adobe Commerce Version | Adobe Fluent Connector Download | Supported PHP Versions |
2.4.6 | PHP 8.1 and PHP 8.2 | |
2.4.5 | PHP 7.4 and PHP 8.1 | |
2.4.4 | PHP 7.4 |
Until then, download the package from the link above and un-package it to /app/code inside your Adobe Commerce installation.
1/bin/magento setup:upgrade
Language: json
Name: Execute the command below to allow Adobe Commerce to pick up the new extensions.
Description:
[Warning: empty required content area]1/bin/magento module:status
Language: sh
Name: Verify that the extension is installed properly, by running the following command
Description:
[Warning: empty required content area]1rm -rf ./generated/*
2
3php bin/magento setup:di:compile
4
5php bin/magento setup:static-content:deploy -f
6
7php bin/magento cache:clean
8
9php bin/magento cache:flush
Language: json
Name: Run the following commands
Description:
[Warning: empty required content area]Copyright © 2024 Fluent Retail Pty Ltd (trading as Fluent Commerce). All rights reserved. No materials on this docs.fluentcommerce.com site may be used in any way and/or for any purpose without prior written authorisation from Fluent Commerce. Current customers and partners shall use these materials strictly in accordance with the terms and conditions of their written agreements with Fluent Commerce or its affiliates.