Skip to content

sfccdevops/sfcc_developers_core

Repository files navigation

Project Support

If you or your company enjoy using this project, please consider supporting my work and joining my discord. 💖

Become a GitHub Sponsor Become a Patreon Sponsor Donate via PayPal Join Discord Community


Logo

SFCC Developers Core - SFCC Cartridge

A Salesforce Commerce Cloud (Demandware) Cartridge for Developers.

Cartridges

  • Dev Tools - Developer Tools for Debugging your Storefront

⚠️ NOTICE: The author of the Dev Console has requested their cartridge be relocated to their personal GitHub account for future development. You can locate this cartridge at its New Home.

Installation

Download

  1. Unzip and Rename the folder to sfcc_developers_core
  2. Move sfcc_developers_core into the root of your SFCC Project
  3. Add sfcc_developers_core to project or global .gitignore
  4. Add sfcc_dev_tools to Business Manager Storefront Cartridges Path
  5. Review Usage Instructions in each Cartridges README.md

Contributing

Interested in making this tool better? Fork this Repository and we'll gladly accept Pull Requests.

Developer Setup:

git clone https://github.com/sfccdevops/sfcc_developers_core.git
cd sfcc_developers_core
npm install
npm run dev # one time build for development
npm run watch # watch for changes and build for development
npm run build # one time build for production

Once you have something you would like to share, check out our Contribution Guide.

Contribution Guide

About the Author

Peter Schmalfeldt is a Certified Senior Salesforce Commerce Cloud Developer with over 20 years of experience building eCommerce websites, providing everything you need to design, develop & deploy eCommerce applications for Web, Mobile & Desktop platforms.

Disclaimer

The trademarks and product names of Salesforce®, including the mark Salesforce®, are the property of Salesforce.com. SFCC DevOps is not affiliated with Salesforce.com, nor does Salesforce.com sponsor or endorse the SFCC DevOps products or website. The use of the Salesforce® trademark on this project does not indicate an endorsement, recommendation, or business relationship between Salesforce.com and SFCC DevOps.