|
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 · [](https://www.nuget.org/packages/Umbraco.Commerce.Deploy/) |
9 | 2 |
|
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 |
25 | 4 |
|
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 | + |
37 | 6 |
|
38 |
| -### Property Editors |
| 7 | +## Copyright |
39 | 8 |
|
40 |
| -- [x] Store Picker |
41 |
| -- [x] Store Entity Picker |
42 |
| -- [x] Price |
43 |
| -- [x] Variants |
| 9 | +Copyright © 2023 Umbraco HQ. All rights reserved. |
0 commit comments