

- #12 stages of healing workbook install#
- #12 stages of healing workbook code#
- #12 stages of healing workbook download#
- #12 stages of healing workbook mac#
To activate your prophet, connect to your sandbox and start uploading your cartridges, open up the search bar and type Prophet: Enable Upload.Ī hint: To open the search bar on Windows - press ctrl + shift + p, on Mac - command + shift + p. Note: do NOT share your dw.json file, since you will share your personal details with the third party!
#12 stages of healing workbook code#
By placing dw.json in the root folder of your project, prophet will automatically look through all folders and find all cartridges for you.Ĭode-version is a version created on your sandbox and the name can differ, so once you get your sandbox, check which version you need to use in Administration > Site Development > Code Deployment. If you want to automatically upload all cartridges within your project, you can simply omit the cartridges attribute from dw.json configuration. This is a basic SFCC setup, so no additional cartridge is added.

In the cartridge array, you can define your cartridges related to your project. In this json, you are setting your credentials for your sandbox instance. vscode directory, create two files in the following order: To connect your Visual studio code to SFCC sandbox, you need to create a few json configurations. Once you got your repository setup with cartridges, you can proceed with setting up a digital server connection. To find Controllers and Pipelines, follow this link and to find SFRA, go to GitHub.īefore accessing repositories, you need to have the SFCC account, the xChange account and a connected GitHub account to your SFCC account. We highly recommend SFRA as it has more advantages when compared to the old architectures.

However, more and more projects are built with Controllers or SFRA. The oldest architecture is based on pipelines, and some projects are still using them. There are 3 different architectures in SFCC: If you are starting a new project, you can find storefront core cartridges in the GitHub repository.
#12 stages of healing workbook install#
Go to the website and click the install button.īy pressing the button, you will be prompted with a modal that will try to launch Visual Studio Code, and then press continue. The second way to install Prophet Debugger is to install it directly from the Marketplace. Install Prophet Debugger extension from the Marketplace

In the search section, type Prophet Debugger, and press install. Navigate to your extensions section in VS CodeĬlick on the icon marked on the screen below: I will show you both of them, and you can choose the one you prefer more.ġ. There are two ways to install Prophet Debugger. Once your installation is done, you will see the following screen. VSC is supported for Windows, Mac, and Linux.Īfter downloading the installer, simply follow the instructions to install VSC on your machine. Go to the official VSC website, and download the latest version for your system.
#12 stages of healing workbook download#
The first step is to download the Visual Studio Code. Now, let’s jump to the installation process. To sum up, it’s built to save you time and help you be more effective. VSC can be easily extended with extensions and it provides some cool and effective features, such as IntelliSense that analyzes code and the semantics of what you are inputting. VSC has faster cartridge uploading and a better templating engine, which is more attractive to most developers. However, from my experience, the main advantage of VSC over Eclipse (and other editors) is speed. It is an open-source editor which makes it quite attractive to developers, built in git client and it’s lightweight. VSC is one of the most popular editors today.
