Getting Started

Getting Started

Choose your IDE, install the plugin, and connect your first development sandbox

Start here if this is your first project with Intellij SFCC. Follow the guide for your IDE from installation through the first connection; you do not need to configure every feature at once.

Choose your IDE

What you will set up

StepWhat you needYou are ready when…
Install and activateA compatible IDE and access to your plugin licenseThe plugin is enabled and its account or license state is recognized.
Open your projectYour existing source repository with its cartridgesThe IDE can see your local cartridge files.
Add credentialsA sandbox account or an existing team credentials fileThe account is available in Credentials.
Create a connectionYour development sandbox hostname and target code versionThe saved connection is selected as active.
Verify accessPermission to read the sandboxExplorer can list remote files, and the selected code version is the one you intend to use.

Keep the three kinds of access separate

  • Plugin account or license enables Intellij SFCC features. VS Code uses Intellij SFCC account sign-in; JetBrains uses its plugin licensing flow.
  • Sandbox credentials authenticate you to Business Manager, WebDAV, and related services. Store them in Credentials, then select the account in a connection.
  • API clients are needed for the API features you use. Add the appropriate client and permissions when setting up those features; you do not need every API configured to start editing code.

Joining an existing team? Ask for the project repository, development sandbox hostname, intended code version, and your approved credentials setup. Your team's site scope and cartridge path help the IDE resolve overrides correctly.

Already installed?

Your first development task

Once remote access works, open a local script or ISML template and try completion or navigation. When you are ready to send a change to the sandbox, confirm the active connection, code version, and auto-upload state first.

Continue with VS Code cartridge management or JetBrains deployment. For a failing request, use VS Code Log Center or JetBrains logs.

On this page