Fluent Commerce Logo
Docs
Sign In

Adobe Commerce Connector Package Installation

How-to Guide

Author:

Fluent Commerce staff

Changed on:

13 Feb 2024

Key Points

  • Prior to installing the Adobe connector package, make sure that the versions are compatible. 
  • In order to install the connector package, you would need to back up the system and the data base, download the package, enable the module and confirm the installation.

Steps

Step arrow right iconStep 1: Setup

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

Adobe Commerce Connector package

PHP 8.1 and PHP 8.2

2.4.5

Adobe Commerce Connector package

PHP 7.4 and PHP 8.1

2.4.4

Adobe Commerce Connector package

PHP 7.4

Until then, download the package from the link above and un-package it to /app/code inside your Adobe Commerce installation.


Step arrow right iconStep 2: Enable the module

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]

Step arrow right iconStep 3: Verify it is active

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]

Step arrow right iconStep 4: Build the new module

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]
Fluent Commerce staff

Fluent Commerce staff

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.

Fluent Logo