Dashboard Migration

Migration From Dashboard Version 1 to Version 2

To configure the new dashboard version, you should follow the following steps:

  • Clone or download the latest version of the code repository.

  • Replace old cartridges with new ones (bm_changeup and int_chanageup_sfra).

    • Copy bm_changeup cartridge and paste it in this path: your-project- name/cartridges/bm_changeup

    • Copy int_changeup_sfra and paste it in this path: your-project- name/cartridges/int_changeup_sfra

Something like this should be the project structure:

Salesforce B2C Cartridge file structure.

Once your code is uploaded to a sandbox, you will see the new dashboard:

Business Manager > Merchant Tools > ChangeUp > Dashboard

Last updated