ajsuth / Ajsuth.Sample.Catalog.Search.Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample Sitecore Commerce Catalog Search

Custom Sitecore Commerce catalog plugin project to provide an example of how to customise the Merchandising dashboard search component.

See Sitecore Experience Commerce: Adding Custom Properties to Search in BizFx for more details.

Installation Instructions

  1. Download the repository.
  2. Add the Ajsuth.Sample.Catalog.Engine.csproj to the Sitecore Commerce Engine solution.
  3. In the Sitecore Commerce Engine project, add a reference to the Ajsuth.Sample.Catalog.Engine project.
  4. Run the Sitecore Commerce Engine from Visual Studio or deploy the solution and run from IIS.
  5. Run the Bootstrap command on the Sitecore Commerce Engine.

Known Issues

Feature Description Issue

Disclaimer

The code provided in this repository is sample code only. It is not intended for production usage and not endorsed by Sitecore. Both Sitecore and the code author do not take responsibility for any issues caused as a result of using this code. No guarantee or warranty is provided and code must be used at own risk.

About

License:MIT License


Languages

Language:C# 100.0%