Changeup Cartridge for Salesforce B2C Commerce
News & UpdatesCompany
  • Welcome to ChangeUp
  • Salesforce B2C Commerce
    • Cartridge Overview
    • Cartridge Installation
      • Data Import
      • Code Integration
      • Cartridge Paths and Permissions
      • Staging to Production
    • Setup and Configuration
      • Site Preferences
        • API Key
        • Enable ChangeUp
        • Supersize Options
        • Product Page Donations
      • Configuration Dashboard
        • Donate-at-Checkout
          • Donation Types
          • Charity Search
          • Cart Settings
          • Supersize Donation
          • Customize Checkout Text
        • Product Page Donations
          • Charity Selection
          • Logo Hover State
          • Display Logos
          • Percentage of Product
          • Customize Text
        • Thank You Page
      • Donation Reporting
    • Testing
    • Other Notes
      • Failover
      • Dashboard Migration
      • Release Notes
  • RESOURCES
    • Security Practices
    • APIs
Powered by GitBook
On this page
  1. Salesforce B2C Commerce
  2. Other Notes

Dashboard Migration

Migration From Dashboard Version 1 to Version 2

PreviousFailoverNextRelease Notes

Last updated 2 years ago

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:

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

Business Manager > Merchant Tools > ChangeUp > Dashboard

Salesforce B2C Cartridge file structure.