Sitefinity / Telerik.Sitefinity.Samples.Quantum

Other
32 stars 41 forks source link

Ucommerce.Sitefinity.UI 2.1.0.20156 Integration #31

Closed timgaunt closed 3 years ago

timgaunt commented 4 years ago

Replaces/superseds uCommerce Integration pull request #29

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
timgaunt commented 4 years ago

Added additional changes requested around the installation process and various cosmetic fixes

timgaunt commented 3 years ago

Closing PR to ensure we're using the latest version