Skip to content

Commit 9916253

Browse files
Added screenshots and updated readme
1 parent 92d260a commit 9916253

File tree

3 files changed

+5
-39
lines changed

3 files changed

+5
-39
lines changed

README.md

Lines changed: 5 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,9 @@
1-
# Umbraco Commerce Deploy
2-
Umbraco Deploy resolvers for Umbraco Commerce
3-
4-
Current primary focus is on syncing store settings, not orders, discounts or gift cards. Discounts and Gift Cards may come later, but right now it's just getting the store settings to work.
5-
6-
## Implemented
7-
8-
### Settings
1+
# Umbraco Commerce Deploy · [![NuGet](https://img.shields.io/nuget/v/Umbraco.Commerce.Deploy.svg?style=modern&label=nuget)](https://www.nuget.org/packages/Umbraco.Commerce.Deploy/)
92

10-
#### Serializing
11-
12-
- [x] Serialize Stores
13-
- [x] Serialize Order Statuses
14-
- [x] Serialize Shipping Methods (Need to review ImageId)
15-
- [x] Serialize Payment Methods (Need to review ImageId + Provider Settings)
16-
- [x] Serialize Countries
17-
- [x] Serialize Regions
18-
- [x] Serialize Currencies
19-
- [x] Serialize Tax Classes
20-
- [x] Serialize Email Templates
21-
- [x] Serialize Print Templates
22-
- [x] Serialize Export Templates
23-
24-
#### Restoring
3+
Umbraco Deploy resolvers for Umbraco Commerce
254

26-
- [x] Restore Stores
27-
- [x] Restore Order Statuses
28-
- [x] Restore Shipping Methods
29-
- [x] Restore Payment Methods
30-
- [x] Restore Countries
31-
- [x] Restore Regions
32-
- [x] Restore Currencies
33-
- [x] Restore Tax Classes
34-
- [x] Restore Email Templates
35-
- [x] Restore Print Templates
36-
- [x] Restore Export Templates
5+
![Umbraco Commerce Deploy](assets/ss_history.png)
376

38-
### Property Editors
7+
## Copyright
398

40-
- [x] Store Picker
41-
- [x] Store Entity Picker
42-
- [x] Price
43-
- [x] Variants
9+
Copyright © 2023 Umbraco HQ. All rights reserved.

assets/ss_dashboard.png

67.6 KB
Loading

assets/ss_history.png

94.6 KB
Loading

0 commit comments

Comments
 (0)