Skip to content

UpCommerce/zakeke-salesforce-commerce

Repository files navigation

Zakeke Link Cartridge - Version 21.1.3
FutureNext

Downloading:

  1. Download link_zakeke.zip and extract it in link_zakeke directory
  2. Downlaod SFRA cartridge and Sitegenesis cartridge and copy it in the link_zakeke directory
  3. At the end the structure should be
    link_zakeke->
    ----link_zakeke
    ----storefront-reference-architecture
    ----storefront_controllers
    ----storefront_core
    ----storefront_pipelines

Installing:
1) Go to link_zakeke/link_zakeke directory
2) Install all the libraries: npm install
3) Compile js files: npm run compile:js
4) Compile scss files: npm run compile:scss
5) Modify the dw.json file with your salesforce sandbox credentials
6) Upload source code to sandbox importing the projects into Eclipse (UX Studio)

Linting:
1) Linting js: npm run lint:js
1) Linting scss: npm run lint:scss

Testing:
1) Unit testing: npm run test:unit
3) Integration testing:
-Configure 'it.config.js' file
-npm run test:integration

Please check ./documentation/Zakeke Integration Guide.docx (for SiteGenesis) and ./documentation/Zakeke SFRA Integration Guide.docx (for SFRA) as integration guide.

The Github repo / issues are generally unmonitored. Please email the Zakeke team with any questions or concerns using: [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages