Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nek4life/sfcc-studio

Salesforce Commerce Cloud (SFCC) Studio Plugin for Jetbrains IDEs
https://github.com/nek4life/sfcc-studio

intellij intellij-plugin sfcc

Last synced: 9 days ago
JSON representation

Salesforce Commerce Cloud (SFCC) Studio Plugin for Jetbrains IDEs

Awesome Lists containing this project

README

        

# Salesforce Commerce Cloud (SFCC) Studio

![Build](https://github.com/nek4life/sfcc-studio/workflows/Build/badge.svg)
[![Version](https://img.shields.io/jetbrains/plugin/v/11590.svg)](https://plugins.jetbrains.com/plugin/11590-salesforce-commerce-cloud-sfcc-studio)
[![Downloads](https://img.shields.io/jetbrains/plugin/d/11590.svg)](https://plugins.jetbrains.com/plugin/11590-salesforce-commerce-cloud-sfcc-studio)

## The original plugin for developing Salesforce B2C Commerce (SFCC) sites

SFCC Studio has features such as script debugging, code synchronization, syntax highlighting, auto complete and more...

### Features
* Script Debugger
* Project wizard to set up a project with ease.
* Cartridge root configuration settings.
* Sandbox filesystem sync
* Sandbox filesystem clean
* Remote sync console log with links to synced files
* Script injection into isscript elements and ${} braces
* Basic auto completion for ISML tags, attributes, and known valid attribute values.
* Live template shortcuts for ISML tags.
* New DS and ISML file actions
* And more...

## Installation

- Using IDE built-in plugin system:

Preferences > Plugins > Marketplace > Search for "sfcc-studio-template" >
Install Plugin

- Manually:

Download the [latest release](https://github.com/nek4life/sfcc-studio/releases/latest) and install it manually using
Preferences > Plugins > ⚙️ > Install plugin from disk...

## Plugin configurations

File > Settings > Tools > Commerce Cloud Cartridges

![Commerce Cloud Cartridges](_img/Commerce_Cloud_Cartridges.png)

File > Settings > Tools > Commerce Cloud Server

![Commerce Cloud Server](_img/Commerce_Cloud_Server.png)

## Plugin Development

This project is now Gradle based and is much easier to get the development
environment setup to work on the plugin. You should only need to import the
project in either Intellij Community or Intellij Ultimate and execute the runIde
Gradle task. For more information please see the official Jetbrains plugin
development documentation.

http://www.jetbrains.org/intellij/sdk/docs/tutorials/build_system.html

## Plugin on the JetBrains site
https://plugins.jetbrains.com/plugin/11590-salesforce-commerce-cloud-studio