Accelerator B2C Commerce Sync Cartridge - Source
Installation
The following describes how to install the Customer Profile Sync Cartridge.
Installing the cartridge and configuring its path
To enable the features of the customer sync use case, the plugin_mulesoft_apisync
and int_mulesoft_apisync
cartridges must be installed in your storefront and set up in the storefront's cartridge path. To install and set up:
- Log into the Business Manager (BM) using an account that has administrative permissions to the site that you wish to integrate with the Mule API:
- Import this project into Studio UX or Visual Studio Code:
- Upload the two cartridges to the current active code version within your environment. You can find this in BM under Administration > Site Development > Code Deployment:
- In Business Manager, select Administration > Sites > Manage Sites:
- Select the site you wish to integrate to the Mule API (e.g., RefArch):
- Select the Settings tab:
- Update the cartridge path to include the
plugin_mulesoft_apisync
andint_mulesoft_apisync
cartridges. Be sure to include the cartridges near the front of the cartridge path before any core cartridges (e.g.,plugin_mulesoft_apisync:int_mulesoft_apisync:app_storefront_base
): - Click Apply to save your changes to the cartridge path.