Giter Club home page Giter Club logo

sitecorecommercebase's Introduction

Sitecore Commerce Base

This repository will server as the base solution you need to get started on the Sitecore Experience Commerce 9 Update 2.

This solution is meant to be used for both the Commerce Engine projects and the Commerce Website projects. Please customize your gulp.js to build appropriately.

Once you clone the repository, you would need to do the following:

  1. Change the name of the Solution
  2. Get the Thumbprint from wwwroot/CommerceAuthoring_Sc9/wwwroot/config.json and update it in your project Sitecore.Commerce.Engine/wwwroot/config.json
  3. OPTIONAL - Setup your local environment to start developing and debugging. Follow this video for help: https://www.konabos.com/blog/set-up-your-local-environment-for-debugging-sitecore-experience-commerce-xc-9-update-2-in-powerful-ways-while-being-a-friend/
  4. Modify gulp.config to point to the right paths and the urls
  5. Use the Task Runner Explorer and run the 01-Build-Commerce-Engine
  6. Use the Task Runner Explorer and run the 02-Publish-Commerce-Engine-To-Instances

sitecorecommercebase's People

Contributors

akshaysura avatar

Stargazers

James Simm avatar Radoslaw Kozlowski avatar Milad Azimi avatar Tamás Tárnok avatar

Watchers

James Cloos avatar Radoslaw Kozlowski avatar Kamruz Jaman avatar  avatar

sitecorecommercebase's Issues

EdmxReader has been renamed to CsdlReader

Hi,
Issue:
Tried to compile the Commercebase project with updated references to nuget packages and got the following error
"Microsoft.OData.Edm.Csdl.EdmxReader not found"

Looks like the Odata library was updated, see here simple-odata-client/Simple.OData.Client#460

Fix:
Updated the references in code from
Microsoft.OData.Edm.Csdl.EdmxReader to Microsoft.OData.Edm.Csdl.CsdlReader

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.