Sitecore Commerce 8.2.1 Installation Guide for Reference Storefront-Part 1
Sitecore Commerce 8.2.1 Installation Guide for Reference Storefront-Part 1
The following is a list of the prerequisite software that is required for developing on and running Sitecore Commerce:
Enable the Following windows Features:

 

Note:
For more information on the ASP.NET Core Module, including module configuration and information on how to set environment variables with the web.config file, how to use the app_offline.htm file to suspend request processing, and how to activate module logging, go to ASP.NET Core Module Configuration Reference
 
Sitecore Commerce 8.2.1 sample solution
Sitecore Commerce 8.2.1 comes along with a sample solution which is supposed to be used as a reference:
Sitecore Reference Storefront Powered by Sitecore Commerce
The last update package (Sitecore.Reference.Storefront.Powered.by.SitecoreCommerce.10.2.65.zip)
You can find two different solution files in the repository:
 
 
 
 
 
In this blogpost I will use the first solution: Commerce.Engine.Storefront.sln
Continue Reading for Successful sitecore commerce installation continue https://xchangesitecore.com/sitecore-commerce-8-2-1-installation-guide-for-reference-storefront/ Vikash Raaj
SITECORE COMMERECE PREREQUISITES
The following is a list of the prerequisite software that is required for developing on and running Sitecore Commerce:
Software & Hardware Prerequisites
- Recommended Hardware Requirements:4 Core 8 threads processor, 16GB of RAM, 500 GB SSD Hard Disk
 - Operating system:Window 8/8.1/10 Professional or higher, Windows Server 2012/R2 64 bit or higher
 - SQL SERVER:SQL Server 2014, Installed in mixed mode as default instance
 - Runtime environment: Node.jshttps://nodejs.org/download/
 - IIS: Enable IIS for the version based on OS (7.0 or later version)
 - MongoDB: Mongo DB3.0 or higher as Windows Service
 - Developer Tools: Visual Studio 2015 Update 3, SIM, Sitecore Rocks, Sitecore TDS, RoboMongo
 - Download and Install ASP.NET MVC4 (available at https://www.asp.net/mvc/mvc4)
 - Download and Install.NET Core 1.0.3 SDK Preview 2 build 3156
 - Download and install.NET Core Windows Server Hosting 1.x.x
 - Download and install.NET Core 1.0.1 Visual Studio 2015 Tooling Preview 2.This is only required for a development environment.
 - Download and install Microsoft Web Deploy 3.6(the 64 bit file is available at:WebDeploy_amd64_en-US.msi)
 - Download and install Microsoft HttpPlatformHandler v1.0(the 64 bit file is available at httpPlatformHandler_amd64.msi)
 - PowerShell:Powershell 4.0 or Later version
 - Development environment:Visual Studio Professional 2015 update 3
 - Sitecore Commerce Release package:Sitecore commerce Release package 
I used Sitecore Commerce 8.2.1 Update-2.
Check all aviable version and Download the appropriate version from https://dev.sitecore.net/Downloads/Sitecore_Commerce.aspx 
Enable the Following windows Features:


Note:
For more information on the ASP.NET Core Module, including module configuration and information on how to set environment variables with the web.config file, how to use the app_offline.htm file to suspend request processing, and how to activate module logging, go to ASP.NET Core Module Configuration Reference
Sitecore Commerce 8.2.1 sample solution
Sitecore Commerce 8.2.1 comes along with a sample solution which is supposed to be used as a reference:
Sitecore Reference Storefront Powered by Sitecore Commerce
The last update package (Sitecore.Reference.Storefront.Powered.by.SitecoreCommerce.10.2.65.zip)
- The source code of the Storefront implementation is available on GitHub:
https://github.com/Sitecore/Reference-Storefront - When you are cloning the repository make sure you are using the appropriate release for your Sitecore Commerce version:
https://github.com/Sitecore/Reference-Storefront/releases 
You can find two different solution files in the repository:
Commerce.Engine.Storefront.sln – containing the Storefront shop implementation
Commerce.Server.Storefront.sln – containing the Storefront shop implementation plus 2 TDS Projects containing
the definition and content items, part of the Storefront website. If you have installed the Storefront update package you already
have these items
In this blogpost I will use the first solution: Commerce.Engine.Storefront.sln
Continue Reading for Successful sitecore commerce installation continue https://xchangesitecore.com/sitecore-commerce-8-2-1-installation-guide-for-reference-storefront/ Vikash Raaj

Comments
Post a Comment