Petter Sørby
Mar 1, 2015
  5219
(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
Problem with language file localization after upgrading to Optimizely CMS 12

Avoid common problems with xml file localization when upgrading from Optimizely CMS 11 to CMS 12.

Tomas Hensrud Gulla | Oct 9, 2024 | Syndicated blog

Optimizely Autocomplete (Statistics)

A user starts typing in the search input, and it returns suggestions for phrases they might be searching for. How to achieve this?

Damian Smutek | Oct 9, 2024 | Syndicated blog

Optimizely Forms: You cannot submit this form because an administrator has turned off data storage.

Do not let this error message scare you, the solution is quite simple!

Tomas Hensrud Gulla | Oct 4, 2024 | Syndicated blog

Add your own tools to the Optimizely CMS 12 admin menu

The menus in Optimizely CMS can be extended using a MenuProvider, and using the path parameter you decide what menu you want to add additional menu...

Tomas Hensrud Gulla | Oct 3, 2024 | Syndicated blog