Petter Sørby
Mar 1, 2015
  5303
(7 votes)

Introducing EPiServer Commerce Manager Enhancements

Commerce Manager comes with basic order search and -lists. To improve usability and make it easier to find orders we have developed various enhancements to Commerce Manager.

Included in the initial release:

  • Improved Order Search with wildcard support for order and customer data
  • More fields in order lists
  • Filter orders per market
  • Additional filters
  • Order notes shown in lists

Installation

Locate and install the EPiServer Commerce Manager Enhancements (EPiCode.CommerceManager.Enhancements) package from the EPiServer nuget feed. The installation overwrites some of the files in the Apps folder in Commerce Manager. You need to install the Commerce Manager Package prior to installing this package.

Note! Only install the package on Commerce Manager Sites!

Additional columns and filters

Default view

Image InitialList.png

Updated view

Image After Update2.png

New columns

Created date, latest order note, market id, warehouse name and shipping are added to the view for both listings and search results.

New filters

This week and this month will show orders for a given week number or month. The enhancements add new filters for “last 7 days” and “last 30 days”.

All filters include additional filters for market. This goes for both date range filters and order status filters.

Image Orderstatus.png

Note! If you have several markets, the tree node filtering may clutter your left menu. By adding UseDropdownMarketFilter with value true to appSettings, you get a dropdown menu instead.

Image dropdown.png

Extended order search

Image search.png

Wild card search

All input fields (ID, Customer, Mail and Phone) have wild card options. The wildcard character ‘*’ may be entered anywhere in the search term.

Example:

Joh* ->  John Doe, Johanna Barker, John Carlson

*on -> John Carlson, Karen Carlson

Jo*on -> John Carlson

Search by date

New date range options have been added including “Last 7 days”, “Last 30 days” and “Custom” with start and stop date. When searching by date, both created and modified are considered.

 

How to contribute

Feel free to contribute by forking the repository https://github.com/BVNetwork/CommerceManagerEnhancements. Pull requests are most welcome.

Mar 01, 2015

Comments

Mar 10, 2015 05:05 PM

This is VERY cool!!!!!

Petter Sørby
Petter Sørby Mar 10, 2015 11:21 PM

I am glad you like it Michael. Hopefully there will be more coming later. If you have any ideas of limitations/improvements, I am greatful if you share them?

Thomas Pettersen
Thomas Pettersen Apr 15, 2015 03:18 PM

Cool!

Jonas Boman
Jonas Boman Dec 4, 2015 08:17 AM

What version of Commerce is required?

Any other dependencies?

Please login to comment.
Latest blogs
PageCriteriaQueryService builder with Blazor and MudBlazor

This might be a stupid idea but my new years resolution was to do / test more stuff so here goes. This razor component allows users to build and...

Per Nergård (MVP) | Feb 10, 2025

Enhancing Optimizely CMS Multi-Site Architecture with Structured Isolation

The main challenge of building an Optimizely CMS website is to think about its multi site capabilities up front. Making adjustment after the fact c...

David Drouin-Prince | Feb 9, 2025 | Syndicated blog

How to: set access right to folders

Today I stumped upon this question Solution for Handling File Upload Permissions in Episerver CMS 12, and there is a simple solution for that Using...

Quan Mai | Feb 7, 2025 | Syndicated blog

Poking around in the new Visual Builder and the SaaS CMS

Early findings from using a SaaS CMS instance and the new Visual Builder grids.

Johan Kronberg | Feb 7, 2025 | Syndicated blog

Be careful with your (order) notes

This happened a quite ago but only now I have had time to write about it. Once upon a time, I was asked to look into a customer database (in a big...

Quan Mai | Feb 5, 2025 | Syndicated blog

Imagevault download picker

This open source extension enables you to download images as ImageData with ContentReference from the ImageVault picker. It serves as an alternativ...

Luc Gosso (MVP) | Feb 4, 2025 | Syndicated blog