Skip to content

Commit

Permalink
Merge pull request #48 from erikhansen/patch-1
Browse files Browse the repository at this point in the history
Add details about configuration and order emails to readme
  • Loading branch information
boldsidney authored Oct 15, 2020
2 parents b0a318c + 9b4768c commit 77fb9e9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,14 @@ Store owners can then see these comments in the backend on the order grid and on
### Admin panel
![admin panel](docs/admin_panel.png)

## Emails

Add the "order comment" to new order emails by referencing [the code here](https://github.com/boldcommerce/magento2-ordercomments/issues/6#issuecomment-328515806).

## Configuration

There are several [configuration options](https://github.com/boldcommerce/magento2-ordercomments/blob/master/etc/adminhtml/system.xml) for this extension, which can be found at **STORES > Configuration > SALES > Sales > Order Comments**.

## Installation
```
composer require boldcommerce/magento2-ordercomments
Expand Down

0 comments on commit 77fb9e9

Please sign in to comment.