B2
b2c
repo →cli, sdk, and mcp server for managing Salesforce B2C Commerce store operations
stdio· API key· source
A command-line toolkit for Salesforce B2C Commerce Cloud developers handling cartridge development, sandbox management, and code deployment. The repo packages CLI utilities, scaffolding generators, and sandbox automation that SFCC engineering teams use to move code between local environments and Commerce Cloud instances. Built for development leads and platform engineers running SFCC implementations who want scriptable workflows instead of clicking through Business Manager for routine deployment and environment tasks.
> what it does
- Generate SFCC cartridge scaffolding from the command line directly
- Sync code between local IDE and B2C Commerce sandboxes
- Run automated tests against storefront cartridges before deployment
- Manage sandbox lifecycle including provisioning, refresh, and teardown
- Integrate with CI pipelines for SFCC release workflows