Skip to content

Commit d9d1886

Browse files
authored
Merge pull request #27 from PeterHesseling/Enhance-readme
Enhance readme
2 parents 8f7079f + eaeacd2 commit d9d1886

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

README.md

+10-3
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,22 @@
44
![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)
55
![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)
66

7-
Nyxie is a plugin for Sitecore Commerce that extends the Promotion Engine with a number of useful qualifications and benefits.
7+
Nyxie is a plugin for Sitecore Commerce that extends the Promotion Engine with a number of useful promotion options
8+
9+
It introduces 8 new qualifications and 6 new benefits. In addition these qualifications and benefits are displayed in the business tools in an easy to read way.
810

911
## Getting started
1012
1. Download the Sitecore .update package and the .nuget package from the GitHub releases page.
1113
2. Install the .nuget package in a local nuget registry or folder and add it to the Sitecore Commerce Engine project.
1214
3. Install the Sitecore .update package using the Sitecore Control Panel.
1315
4. Synchronze the Commerce Control Panel using the Sitecore Commerce Postman scripts: ContentAPISamples -> DoActions -> Sync content item.
14-
5. The new qualifications and benefits are now available in the bizfx tools.
16+
5. The new qualifications and benefits are now available in the business tools.
1517

1618
## How to use
1719

1820
### Qualifications
1921

20-
The following qualifications are part of Nyxie and can be selected in the bixfix tools.
22+
The following qualifications are part of Nyxie and can be selected in the business tools.
2123

2224
#### Cart contains products in specific category
2325
Will apply the given benefit when the cart contains a product in a specific category.
@@ -264,6 +266,11 @@ The action will do the following:
264266
265267
> Uses the same rounding algorithm as Sitecore uses in its benefits.
266268
269+
## Display of qualification and benefits
270+
To make the qualification and benefits Nyxie introduces more readable by users, each qualification and benefit comes with a custom view that translates it to a single sentence.
271+
272+
# ![Custom view](./customview.png)
273+
267274
## Contributing
268275

269276
### Prerequisites

customview.png

14.2 KB
Loading

0 commit comments

Comments
 (0)