Download page Downloading the Partner Commerce SDK.
Downloading the Partner Commerce SDK
Previously, the Conga Cloud Ops team provided access to the npm packages and libraries along with other artifacts to download and deploy the Digital Commerce application.
With this release, the following changes are done for easy access to the artifacts through a public facing Github repository.
All the SDK libraries along with ecommerce and partner-commerce base templates are moved to a mono repository structure (single repository). From the new repository, under Projects, the folder namedcongacommercecontains the SDK libraries. Theecommerce andpartner-commercefolders contain the configuration and json files that point to the newcongacommercelibrary.
After the SDK libraries are built, they are published to the github release registries here:
This is a public repository with read access. This repository contains the following three packages also called artifacts:
core
ecommerce
elements
To view the latest version, click the core package.
All these changes ensures that all the consumable code base is under a single repository.
IMPORTANT
After cloning the reference template, you must update the npmrc file in the reference template with the SDK library hosted URL as below. Enter your Github authentication token at line 2 after authToken=