sfcc-uploader

0.1.0 • Public • Published

sfcc-uploader

watch

This utility provides a way to upload a site archive on SFCC.

  • Ensure you have a dw.json file (Or specify an alternative one using the --config flag)
  • npm run watch

sync

This utility provides a way to upload a directory onto SFCC.

  • Ensure you have a dw.json file (Or specify an alternative one using the --config flag)

Run the following command (MSYS_NO_PATHCONV=1 is for Windows only, as windows messes up with the target configuration)

MSYS_NO_PATHCONV=1 node sync.js --folder ~/Downloads/Pictures --config ../path/to/dw.json --target='/Catalogs/my-catalog/default/images/hi-res'

Readme

Keywords

none

Package Sidebar

Install

npm i sfcc-uploader

Weekly Downloads

0

Version

0.1.0

License

ISC

Unpacked Size

9.04 kB

Total Files

7

Last publish

Collaborators

  • swisscat