November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
Release date: Jan 26, 2015
Note: See Download for the latest version of payment providers, tools and code samples for Episerver Commerce. Downloads here apply to versions 8.x. The installation information below applies to all versions.
Updated:
This source code package applies to Episerver Commerce versions 8 and higher. All of the examples require a working Episerver Commerce installation with version 8 and higher. The code package contains the items described below.
Note: After downloading the zip files and before extracting the files included, right-click on the zip file, select "Properties" and “Unblock” if needed. Make sure that the extracted files are all unblocked if you have problems compiling the solution.
Zip file" CatalogIndexer"
A catalog indexer code sample showing how to update the database in cases where a direct import to the database has been made.
Installation:
Zip file "EPiServer.Business.Commerce.Tools.ImportAsset"
The asset importer is used for importing digital assets such as images or videos into Episerver Commerce. It shows how the asset API:s can be used outside of a web application.
Zip file "Mediachase.Search.Solr35SearchProvider"
This code package contains the source code for the Solr 3.5 search provider, and can be used as a reference when integrating with other search solutions.
Zip file "Mediachase.Commerce.Workflow"
This code package includes the source code for the default workflows in Episerver Commerce, combining both workflows and activities into one package. The workflows can be customized to suite specific implementation needs.
Installation
Do the following to install the workflow source code:
Note: You do not need to apply any database transforms or remove Common Framework components.
Important notices
From release 8.7, the low stock report is only generated only when the inventory status is set to "Enabled", meaning that the inventory status is tracked. See Inventory requests for more information.
Zip file "Mediachase.Commerce.Website"
Project with the source code for a number of helper classes that are commonly used when building e-commerce front-end sites with EPiServer Commerce.