This Browser Extension was created to extend the existing functionality of the SAP Customer Data Cloud Console.
- Site Deployer
- Import/Export email templates
- Import/Export SMS templates
- Copy Configuration extended
- Site Deployer with Copy Configuration Extended
- Google Chrome
git clone https://github.com/SAP/sap-customer-data-cloud-toolkit.gitnpm installnpm run build- Navigate to chrome://extensions/
- Click the "Developer mode" toggle switch in the top right of the window
- Click the "Load unpacked" button in top left of the window
- Go to the
cdc-tools-chrome-extensiondirectory and select thebuilddirectory to load the extension - Navigate to https://console.gigya.com/ to see the UI changes
git clone https://github.com/SAP/sap-customer-data-cloud-toolkit.gitnpm installCreate the environment variables REACT_APP_USERKEY and REACT_APP_SECRET with your user key and secret values, to avoid to set them multiple times during the application executionnpm run start
- Run
npm run cypress:ci
- Check the project's documentation on https://github.com/SAP/sap-customer-data-cloud-toolkit/wiki
This project is open to feature requests/suggestions, bug reports etc. via GitHub issues. Contribution and feedback are encouraged and always welcome. For more information about how to contribute, the project structure, as well as additional contribution information, see our Contribution Guidelines.
We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone. By participating in this project, you agree to abide by its Code of Conduct at all times.
Copyright 2023 SAP SE or an SAP affiliate company and SAP Customer Data Cloud toolkit contributors. Please see our LICENSE for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available via the REUSE tool.


