Sitefinity / Telerik.Sitefinity.Samples.Quantum

Other
32 stars 41 forks source link

Ucommerce integration #39

Closed timgaunt closed 3 years ago

timgaunt commented 3 years ago

Replaces/superseds uCommerce Integration pull request #29 / #34 / #35

Introduction

A demo site has been made available here: http://ucommerce-quantum.uat.sitedr.co.uk/ which is a copy of the current codebase and supplied database.

Ucommerce has been integrated replacing the e-commerce component of Quantum. The main "Store" menu has been setup to include the list of categories.

Installation

  1. Clone the latest version of Telerik.Sitefinity.Samples.Quantum
  2. Attach the supplied database files
  3. Open the solution (./SitefinityWebApp.sln)
  4. Restore the nuget packages
  5. Update your connection string in ./App_Data/Sitefinity/Configuration/DataConfig.config
  6. Run the project