Node.js Storefront Extension CLI
Summary
Example Node.js command line interface (CLI) for managing your CX Commerce Storefront extensionsContent
Calling all developers! Oracle CX Commerce enables extensions to its out-of-the-box functionality via extensions. If you haven't seen my previous post on Storefront extensions and how they are managed, see Scripting Uploading and Removing Storefront Extensions - which reviews the extension structure and management in detail and provides Python scripts for simplifying the upload and removal of extensions.
This post covers the same ground with a twist - instead of Python examples, I've included Node.js examples for managing your Storefront extensions using Yarn workspaces
Tagged:
2