@graphcommerce/docs 10.0.0-canary.72 → 10.0.1-canary.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +2 -144
- package/feature-list.md +41 -21
- package/framework/config.md +77 -0
- package/gc-pro-adobe-commerce.md +100 -0
- package/gc-pro.md +130 -0
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,38 +1,8 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
-
## 10.0.
|
|
3
|
+
## 10.0.1-canary.0
|
|
4
4
|
|
|
5
|
-
## 10.0.0
|
|
6
|
-
|
|
7
|
-
## 10.0.0-canary.70
|
|
8
|
-
|
|
9
|
-
## 10.0.0-canary.69
|
|
10
|
-
|
|
11
|
-
## 10.0.0-canary.68
|
|
12
|
-
|
|
13
|
-
## 10.0.0-canary.67
|
|
14
|
-
|
|
15
|
-
## 10.0.0-canary.66
|
|
16
|
-
|
|
17
|
-
## 10.0.0-canary.65
|
|
18
|
-
|
|
19
|
-
## 10.0.0-canary.64
|
|
20
|
-
|
|
21
|
-
## 10.0.0-canary.63
|
|
22
|
-
|
|
23
|
-
## 10.0.0-canary.62
|
|
24
|
-
|
|
25
|
-
## 10.0.0-canary.61
|
|
26
|
-
|
|
27
|
-
## 10.0.0-canary.60
|
|
28
|
-
|
|
29
|
-
## 10.0.0-canary.59
|
|
30
|
-
|
|
31
|
-
## 10.0.0-canary.58
|
|
32
|
-
|
|
33
|
-
## 10.0.0-canary.57
|
|
34
|
-
|
|
35
|
-
## 10.0.0-canary.56
|
|
5
|
+
## 10.0.0
|
|
36
6
|
|
|
37
7
|
### Major Changes
|
|
38
8
|
|
|
@@ -112,122 +82,10 @@
|
|
|
112
82
|
- `@mui/*` modern alias rewrites
|
|
113
83
|
- Debug plugins (`CircularDependencyPlugin`, `DuplicatesPlugin`) ([@paales](https://github.com/paales))
|
|
114
84
|
|
|
115
|
-
## 9.1.0-canary.55
|
|
116
|
-
|
|
117
|
-
## 9.1.0-canary.54
|
|
118
|
-
|
|
119
|
-
## 9.1.0-canary.53
|
|
120
|
-
|
|
121
|
-
## 9.1.0-canary.52
|
|
122
|
-
|
|
123
|
-
## 9.1.0-canary.51
|
|
124
|
-
|
|
125
|
-
## 9.1.0-canary.50
|
|
126
|
-
|
|
127
|
-
## 9.1.0-canary.49
|
|
128
|
-
|
|
129
|
-
## 9.1.0-canary.48
|
|
130
|
-
|
|
131
|
-
## 9.1.0-canary.47
|
|
132
|
-
|
|
133
|
-
## 9.1.0-canary.46
|
|
134
|
-
|
|
135
|
-
## 9.1.0-canary.45
|
|
136
|
-
|
|
137
|
-
## 9.1.0-canary.44
|
|
138
|
-
|
|
139
|
-
## 9.1.0-canary.43
|
|
140
|
-
|
|
141
|
-
## 9.1.0-canary.42
|
|
142
|
-
|
|
143
|
-
## 9.1.0-canary.41
|
|
144
|
-
|
|
145
|
-
## 9.1.0-canary.40
|
|
146
|
-
|
|
147
|
-
## 9.1.0-canary.39
|
|
148
|
-
|
|
149
|
-
## 9.1.0-canary.38
|
|
150
|
-
|
|
151
|
-
## 9.1.0-canary.37
|
|
152
|
-
|
|
153
|
-
## 9.1.0-canary.36
|
|
154
|
-
|
|
155
|
-
## 9.1.0-canary.35
|
|
156
|
-
|
|
157
|
-
## 9.1.0-canary.34
|
|
158
|
-
|
|
159
|
-
## 9.1.0-canary.33
|
|
160
|
-
|
|
161
|
-
## 9.1.0-canary.32
|
|
162
|
-
|
|
163
|
-
## 9.1.0-canary.31
|
|
164
|
-
|
|
165
|
-
## 9.1.0-canary.30
|
|
166
|
-
|
|
167
85
|
### Patch Changes
|
|
168
86
|
|
|
169
87
|
- [#2523](https://github.com/graphcommerce-org/graphcommerce/pull/2523) [`cc5b602`](https://github.com/graphcommerce-org/graphcommerce/commit/cc5b602694e433ec13688dd3fda60e300461a7d3) - Add correct link to demo project ([@FrankHarland](https://github.com/FrankHarland))
|
|
170
88
|
|
|
171
|
-
## 9.1.0-canary.29
|
|
172
|
-
|
|
173
|
-
## 9.1.0-canary.28
|
|
174
|
-
|
|
175
|
-
## 9.1.0-canary.27
|
|
176
|
-
|
|
177
|
-
## 9.1.0-canary.26
|
|
178
|
-
|
|
179
|
-
## 9.1.0-canary.25
|
|
180
|
-
|
|
181
|
-
## 9.1.0-canary.24
|
|
182
|
-
|
|
183
|
-
## 9.1.0-canary.23
|
|
184
|
-
|
|
185
|
-
## 9.1.0-canary.22
|
|
186
|
-
|
|
187
|
-
## 9.1.0-canary.21
|
|
188
|
-
|
|
189
|
-
## 9.1.0-canary.20
|
|
190
|
-
|
|
191
|
-
## 9.1.0-canary.19
|
|
192
|
-
|
|
193
|
-
## 9.1.0-canary.18
|
|
194
|
-
|
|
195
|
-
## 9.1.0-canary.17
|
|
196
|
-
|
|
197
|
-
## 9.1.0-canary.16
|
|
198
|
-
|
|
199
|
-
## 9.1.0-canary.15
|
|
200
|
-
|
|
201
|
-
## 9.0.4-canary.14
|
|
202
|
-
|
|
203
|
-
## 9.0.4-canary.13
|
|
204
|
-
|
|
205
|
-
## 9.0.4-canary.12
|
|
206
|
-
|
|
207
|
-
## 9.0.4-canary.11
|
|
208
|
-
|
|
209
|
-
## 9.0.4-canary.10
|
|
210
|
-
|
|
211
|
-
## 9.0.4-canary.9
|
|
212
|
-
|
|
213
|
-
## 9.0.4-canary.8
|
|
214
|
-
|
|
215
|
-
## 9.0.4-canary.7
|
|
216
|
-
|
|
217
|
-
## 9.0.4-canary.6
|
|
218
|
-
|
|
219
|
-
## 9.0.4-canary.5
|
|
220
|
-
|
|
221
|
-
## 9.0.4-canary.4
|
|
222
|
-
|
|
223
|
-
## 9.0.4-canary.3
|
|
224
|
-
|
|
225
|
-
## 9.0.4-canary.2
|
|
226
|
-
|
|
227
|
-
## 9.0.4-canary.1
|
|
228
|
-
|
|
229
|
-
## 9.0.4-canary.0
|
|
230
|
-
|
|
231
89
|
## 9.0.1
|
|
232
90
|
|
|
233
91
|
### Patch Changes
|
package/feature-list.md
CHANGED
|
@@ -13,6 +13,7 @@ metaUrl: magento-open-source-full-feature-list-with-graphcommerce
|
|
|
13
13
|
|
|
14
14
|
- [Feature] GraphCommerce _unique_ feature
|
|
15
15
|
- [Commerce] Requires Adobe Commerce
|
|
16
|
+
- [Pro] Requires [GraphCommerce Pro](./gc-pro)
|
|
16
17
|
|
|
17
18
|
</div>
|
|
18
19
|
|
|
@@ -86,9 +87,11 @@ Features taken from the Magento Commerce 2 Feature List
|
|
|
86
87
|
[Enhanced]
|
|
87
88
|
- [x] Blend content and commerce by adding products to content pages and rich
|
|
88
89
|
content to product pages. — [Enhanced]
|
|
89
|
-
- [x] Create reusable dynamic blocks targeted to customer segments. — [
|
|
90
|
+
- [x] Create reusable dynamic blocks targeted to customer segments. — [Pro]
|
|
91
|
+
`@graphcommerce/adobe-commerce-dynamic-blocks`
|
|
90
92
|
- [x] Easily stage and preview content for seamless updates. — [Partial]
|
|
91
|
-
- [x] Manage upcoming site changes with a timeline dashboard.
|
|
93
|
+
- [x] Manage upcoming site changes with a timeline dashboard. — [Pro]
|
|
94
|
+
`@graphcommerce/adobe-commerce` (staging preview)
|
|
92
95
|
- [x] Organize content pages and add pagination, navigation, and menus with a
|
|
93
96
|
page hierarchy tool. — [Enhanced]
|
|
94
97
|
- [x] Track and restore previous versions of content pages. — [Enhanced]
|
|
@@ -110,7 +113,8 @@ Features taken from the Magento Commerce 2 Feature List
|
|
|
110
113
|
- [x] Decrease time to market using the multi-language Venia reference
|
|
111
114
|
storefront. — [Enhanced]
|
|
112
115
|
- [x] Give marketers control with Page Builder to manage content and layouts on
|
|
113
|
-
PWA Studio-powered storefronts. — [
|
|
116
|
+
PWA Studio-powered storefronts. — [Pro]
|
|
117
|
+
`@graphcommerce/magento-pagebuilder`
|
|
114
118
|
- [x] Build PWA experiences using open standards including React, Redux, and
|
|
115
119
|
Webpack. — [Enhanced]
|
|
116
120
|
- [x] Boost developer productivity with real-time, guided development. —
|
|
@@ -158,6 +162,11 @@ Features taken from the Magento Commerce 2 Feature List
|
|
|
158
162
|
automated sorting rules. — [Commerce]
|
|
159
163
|
- [ ] Control which products and categories can be viewed by each customer
|
|
160
164
|
group. — [Commerce]
|
|
165
|
+
- [x] Hide prices for guest users with "Login for prices" messaging. — [Pro]
|
|
166
|
+
`@graphcommerce/magento-private-pricing`
|
|
167
|
+
- [x] Frontend price display mode switcher (Incl./Excl. VAT). — [Pro]
|
|
168
|
+
`@graphcommerce/magento-price-view`
|
|
169
|
+
`@graphcommerce/magento-price-view-vat`
|
|
161
170
|
- [x] Show side-by-side product comparisons with two or more products. —
|
|
162
171
|
[Enhanced]
|
|
163
172
|
- [x] Display recently viewed products. — [Enhanced]
|
|
@@ -224,8 +233,13 @@ Features taken from the Magento Commerce 2 Feature List
|
|
|
224
233
|
checkout thank you page.
|
|
225
234
|
- [x] Allow customers to save their shopping carts to complete their purchases
|
|
226
235
|
later.
|
|
227
|
-
- [
|
|
228
|
-
-
|
|
236
|
+
- [x] Manage multiple shopping carts per customer. — [Pro]
|
|
237
|
+
`@graphcommerce/magento-multi-cart`
|
|
238
|
+
- [x] Offer gift wrapping and gift messages per order and per item. — [Pro]
|
|
239
|
+
`@graphcommerce/adobe-commerce-gift-wrapping`
|
|
240
|
+
`@graphcommerce/magento-gift-message`
|
|
241
|
+
- [x] Configure pricing and taxes for gift-wrapping options. — [Pro]
|
|
242
|
+
`@graphcommerce/adobe-commerce-gift-wrapping`
|
|
229
243
|
- [x] Manage complex tax calculations and prepare signature-ready returns with
|
|
230
244
|
Vertex.
|
|
231
245
|
- [x] Improve order processing capacity with the option to defer stock updates
|
|
@@ -264,8 +278,8 @@ Features taken from the Magento Commerce 2 Feature List
|
|
|
264
278
|
for split fulfillment.
|
|
265
279
|
- [x] Print invoices, packing slips, and shipping labels.
|
|
266
280
|
- [x] Create custom order status labels to track progress.
|
|
267
|
-
- [
|
|
268
|
-
— [
|
|
281
|
+
- [x] Use return management authorization (RMA) to efficiently process returns.
|
|
282
|
+
— [Pro] `@graphcommerce/adobe-commerce-returns`
|
|
269
283
|
- [x] Enable customer service representatives to create orders and customer
|
|
270
284
|
accounts.
|
|
271
285
|
- [x] Allow customer service to update products, prices, and coupons in
|
|
@@ -280,17 +294,18 @@ Features taken from the Magento Commerce 2 Feature List
|
|
|
280
294
|
|
|
281
295
|
### Customer loyalty
|
|
282
296
|
|
|
283
|
-
- [
|
|
284
|
-
actions. — [
|
|
285
|
-
- [
|
|
286
|
-
[
|
|
287
|
-
- [
|
|
288
|
-
public. — [
|
|
289
|
-
- [
|
|
290
|
-
registry. — [
|
|
291
|
-
- [
|
|
292
|
-
purchases are made. — [
|
|
293
|
-
- [x] Allow customers to purchase physical and virtual gift cards. — [
|
|
297
|
+
- [x] Offer reward points for purchases, registration, product reviews and other
|
|
298
|
+
actions. — [Pro] `@graphcommerce/adobe-commerce-reward-points`
|
|
299
|
+
- [x] Configure reward point redemption rules, caps, and expiration dates. —
|
|
300
|
+
[Pro] `@graphcommerce/adobe-commerce-reward-points`
|
|
301
|
+
- [x] Enable customers to save products to multiple wish lists that can be made
|
|
302
|
+
public. — [Pro] `@graphcommerce/adobe-commerce-multi-wishlists`
|
|
303
|
+
- [x] Allow customers to create gift registries and send emails to shop the
|
|
304
|
+
registry. — [Pro] `@graphcommerce/adobe-commerce-gift-registry`
|
|
305
|
+
- [x] Automatically update item counts and notify the registry owner as
|
|
306
|
+
purchases are made. — [Pro] `@graphcommerce/adobe-commerce-gift-registry`
|
|
307
|
+
- [x] Allow customers to purchase physical and virtual gift cards. — [Pro]
|
|
308
|
+
`@graphcommerce/adobe-commerce-gift-c`
|
|
294
309
|
- [ ] Offer exclusive shopping experiences with private or flash sale sites. —
|
|
295
310
|
[Commerce]
|
|
296
311
|
- [ ] Streamline re-ordering by enabling shoppers to add products to the cart by
|
|
@@ -307,9 +322,10 @@ Features taken from the Magento Commerce 2 Feature List
|
|
|
307
322
|
- [x] See order status and history.
|
|
308
323
|
- [x] Re-order from the customer account.
|
|
309
324
|
- [x] View recently ordered items.
|
|
310
|
-
- [x] Track available store credits — [
|
|
311
|
-
-
|
|
312
|
-
- [
|
|
325
|
+
- [x] Track available store credits — [Pro]
|
|
326
|
+
`@graphcommerce/adobe-commerce-store-credit`
|
|
327
|
+
- [x] Track gift card totals — [Pro] `@graphcommerce/adobe-commerce-gift-c`
|
|
328
|
+
- [x] Track reward points — [Pro] `@graphcommerce/adobe-commerce-reward-points`
|
|
313
329
|
- [x] Manage newsletter subscriptions.
|
|
314
330
|
- [x] View submitted product reviews.
|
|
315
331
|
- [ ] Access downloadable/digital products. — [Todo]
|
|
@@ -461,6 +477,10 @@ Features taken from the Magento Commerce 2 Feature List
|
|
|
461
477
|
[Feature]
|
|
462
478
|
- [x] Accelerate site performance with image compression, srcset, and edge CDN
|
|
463
479
|
level caching. — [Feature]
|
|
480
|
+
- [x] Near-realtime SSG revalidation via webhooks from Magento/Hygraph. — [Pro]
|
|
481
|
+
`@graphcommerce/cache-notify`
|
|
482
|
+
- [x] Cache GraphQL POST requests in Varnish. — [Pro]
|
|
483
|
+
`@graphcommerce/graphql-mesh-cache-varnish`
|
|
464
484
|
|
|
465
485
|
### Managed cloud
|
|
466
486
|
|
package/framework/config.md
CHANGED
|
@@ -7,6 +7,73 @@ GoogleDatalayerConfig to allow enabling certain aspects of the datalayer
|
|
|
7
7
|
|
|
8
8
|
Enable core web vitals tracking for GraphCommerce
|
|
9
9
|
|
|
10
|
+
### GraphCommerceAlgoliaConfig
|
|
11
|
+
|
|
12
|
+
Algolia configuration for GraphCommerce.
|
|
13
|
+
|
|
14
|
+
#### applicationId: string (required)
|
|
15
|
+
|
|
16
|
+
Configure your Algolia application ID. [Algolia API Keys Dashboard](https://www.algolia.com/account/api-keys)
|
|
17
|
+
|
|
18
|
+
#### indexNamePrefix: string (required)
|
|
19
|
+
|
|
20
|
+
Stores > Configuration > Algolia Search > Credentials and Basic Setup > Index name prefix
|
|
21
|
+
|
|
22
|
+
#### searchOnlyApiKey: string (required)
|
|
23
|
+
|
|
24
|
+
Configure your Search API Key. [Algolia API Keys Dashboard](https://www.algolia.com/account/api-keys)
|
|
25
|
+
|
|
26
|
+
Make sure the API key has the following ACL: search, listIndexes and settings [Lookup here](https://dashboard.algolia.com/account/api-keys/restricted)
|
|
27
|
+
|
|
28
|
+
#### catalogEnabled: boolean
|
|
29
|
+
|
|
30
|
+
By default the catalog will not use algolia. Set this to true to enable Algolia for the catalog.
|
|
31
|
+
|
|
32
|
+
#### customerGroupPricingEnabled: boolean
|
|
33
|
+
|
|
34
|
+
Enable Algolia customer group pricing.
|
|
35
|
+
|
|
36
|
+
Please be aware that personalization needs to be enabled to make this work.
|
|
37
|
+
|
|
38
|
+
#### frequentlyBoughtTogether: CROSSSELL_PRODUCTS | DISABLED | RELATED_PRODUCTS | UPSELL_PRODUCTS
|
|
39
|
+
|
|
40
|
+
https://www.algolia.com/doc/guides/algolia-recommend/overview/#frequently-bought-together
|
|
41
|
+
|
|
42
|
+
Set the location where the frequently bought together model should be shown.
|
|
43
|
+
Good default is CROSSSELL_PRODUCTS, which is shown on the Cart page.
|
|
44
|
+
|
|
45
|
+
Before enabling, make sure the model is trained in Algolia.
|
|
46
|
+
Do not assign multiple recommendation models to the same location.
|
|
47
|
+
|
|
48
|
+
#### lookingSimilar: CROSSSELL_PRODUCTS | DISABLED | RELATED_PRODUCTS | UPSELL_PRODUCTS
|
|
49
|
+
|
|
50
|
+
https://www.algolia.com/doc/guides/algolia-recommend/overview/#looking-similar
|
|
51
|
+
|
|
52
|
+
Set the location where the looking similar model should be shown.
|
|
53
|
+
Good default is UPSELL_PRODUCTS, which is shown on the Product page by default.
|
|
54
|
+
|
|
55
|
+
Before enabling, make sure the model is trained in Algolia.
|
|
56
|
+
Do not assign multiple recommendation models to the same location.
|
|
57
|
+
|
|
58
|
+
#### relatedProducts: CROSSSELL_PRODUCTS | DISABLED | RELATED_PRODUCTS | UPSELL_PRODUCTS
|
|
59
|
+
|
|
60
|
+
https://www.algolia.com/doc/guides/algolia-recommend/overview/#related-products-and-related-content
|
|
61
|
+
|
|
62
|
+
Set the location where the related products model should be shown.
|
|
63
|
+
Good default is RELATED_PRODUCTS, which is shown on the Product page by default.
|
|
64
|
+
|
|
65
|
+
Before enabling, make sure the model is trained in Algolia.
|
|
66
|
+
Do not assign multiple recommendation models to the same location.
|
|
67
|
+
|
|
68
|
+
#### suggestionsSuffix: string
|
|
69
|
+
|
|
70
|
+
To enable Algolia suggestions, please provide the Suffix that is used for your suggestions index.
|
|
71
|
+
|
|
72
|
+
The pattern is `${indexNamePrefix}_{storeCode}_{suggestionsSuffix}`.
|
|
73
|
+
Something like `_suggestions` or `_query_suggestions`
|
|
74
|
+
|
|
75
|
+
For the index `magento2_demo_en_US_suggestions` this would be `_suggestions`
|
|
76
|
+
|
|
10
77
|
# GraphCommerce configuration system
|
|
11
78
|
|
|
12
79
|
Global GraphCommerce configuration can be configured in your `graphcommerce.config.js` file
|
|
@@ -85,6 +152,12 @@ Below is a list of all possible configurations that can be set by GraphCommerce.
|
|
|
85
152
|
|
|
86
153
|
### GraphCommerceConfig
|
|
87
154
|
|
|
155
|
+
#### algolia: [GraphCommerceAlgoliaConfig](#GraphCommerceAlgoliaConfig) (required)
|
|
156
|
+
|
|
157
|
+
Configure your Algolia application ID.
|
|
158
|
+
|
|
159
|
+
Stores > Configuration > Algolia Search > Credentials and Basic Setup > Application ID
|
|
160
|
+
|
|
88
161
|
#### canonicalBaseUrl: string (required)
|
|
89
162
|
|
|
90
163
|
The canonical base URL is used for SEO purposes.
|
|
@@ -399,6 +472,10 @@ Allows customers to change their billing address or locks it down.
|
|
|
399
472
|
|
|
400
473
|
Changes the availability of the add to cart buttons and the cart page to either customer only or completely disables it.
|
|
401
474
|
|
|
475
|
+
#### catalogPricing: CUSTOMER_ONLY | ENABLED
|
|
476
|
+
|
|
477
|
+
Permissions to show the catalog pricing on the frontend.
|
|
478
|
+
|
|
402
479
|
#### checkout: CUSTOMER_ONLY | DISABLED | ENABLED
|
|
403
480
|
|
|
404
481
|
Changes the availability of the checkout to either customer only or completely disables it.
|
|
@@ -0,0 +1,100 @@
|
|
|
1
|
+
---
|
|
2
|
+
menu: GraphCommerce Pro Adobe Commerce
|
|
3
|
+
metaTitle: GraphCommerce Pro - Adobe Commerce packages
|
|
4
|
+
metaDescription:
|
|
5
|
+
'Production-ready packages for Adobe Commerce: Gift Cards, Store Credit,
|
|
6
|
+
Reward Points, Returns, and more.'
|
|
7
|
+
metaUrl: graphcommerce-pro-adobe-commerce
|
|
8
|
+
---
|
|
9
|
+
|
|
10
|
+
# GraphCommerce Pro for Adobe Commerce
|
|
11
|
+
|
|
12
|
+
Production-ready packages extending GraphCommerce with Adobe Commerce features.
|
|
13
|
+
|
|
14
|
+
For Magento Open Source features, see [GraphCommerce Pro](./gc-pro).
|
|
15
|
+
|
|
16
|
+
GC Pro for Adobe Commerce license is €2500 per year, send an email to
|
|
17
|
+
sales@graphcommerce.org for a license. Multi year bundles available. Each
|
|
18
|
+
license is valid for one brand or installation, we'll send details.
|
|
19
|
+
|
|
20
|
+
---
|
|
21
|
+
|
|
22
|
+
## `@graphcommerce/adobe-commerce`
|
|
23
|
+
|
|
24
|
+
Adobe Commerce staging preview support. Adds datetime picker to preview mode
|
|
25
|
+
toolbar for previewing scheduled content changes.
|
|
26
|
+
|
|
27
|
+
**Plugin:** `AdobeCommercePreviewModeToolbar` — sets `magentoPreviewVersion`
|
|
28
|
+
(unix timestamp) in preview mode.
|
|
29
|
+
|
|
30
|
+
---
|
|
31
|
+
|
|
32
|
+
## `@graphcommerce/adobe-commerce-gift-c`
|
|
33
|
+
|
|
34
|
+
Gift card products, cart application, and account management. Supports virtual,
|
|
35
|
+
physical, and combined gift cards.
|
|
36
|
+
|
|
37
|
+
Note: Package named `gift-c` because `gift-card` is forbidden on npm.
|
|
38
|
+
|
|
39
|
+
**Components:** `ProductPageGiftCard`, `ApplyGiftCardToCartForm`,
|
|
40
|
+
`GiftCardCartAccordion`, `GiftCardTotals`, `GiftCardAccount`, `GiftCardPage`
|
|
41
|
+
|
|
42
|
+
**Mutations:** `applyGiftCardToCart`, `removeGiftCardFromCart`
|
|
43
|
+
|
|
44
|
+
**Query:** `giftCardAccount` — check balance by code
|
|
45
|
+
|
|
46
|
+
---
|
|
47
|
+
|
|
48
|
+
## `@graphcommerce/adobe-commerce-store-credit`
|
|
49
|
+
|
|
50
|
+
Apply store credit at checkout, view balance and history in customer account.
|
|
51
|
+
|
|
52
|
+
**Components:** `StoreCreditAccordion`, `StoreCreditCurrentBalance`,
|
|
53
|
+
`StoreCreditHistory`, `StoreCreditPage`, `StoreCreditAccountMenuItem`
|
|
54
|
+
|
|
55
|
+
**Mutations:** `applyStoreCreditToCart`, `removeStoreCreditFromCart`
|
|
56
|
+
|
|
57
|
+
**Known issue:** `applied_store_credit` throws error for guest carts (patch
|
|
58
|
+
included).
|
|
59
|
+
|
|
60
|
+
---
|
|
61
|
+
|
|
62
|
+
## `@graphcommerce/adobe-commerce-reward-points`
|
|
63
|
+
|
|
64
|
+
Earn and redeem reward points. Shows earnings for cart, registration, and
|
|
65
|
+
newsletter signup.
|
|
66
|
+
|
|
67
|
+
**Components:** `RewardPointsAccordion`, `RewardPointsCurrentPoints`,
|
|
68
|
+
`RewardPointsHistory`, `RewardPointsEarningsCart`,
|
|
69
|
+
`RewardPointsEarningsRegister`, `RewardPointsEarningsNewsletterCustomer`,
|
|
70
|
+
`RewardPointsBanner`, `RewardPointsPage`, `RewardPointsMenuItem`
|
|
71
|
+
|
|
72
|
+
---
|
|
73
|
+
|
|
74
|
+
## `@graphcommerce/adobe-commerce-returns`
|
|
75
|
+
|
|
76
|
+
Customer-facing RMA (Return Merchandise Authorization) flow. Customers can
|
|
77
|
+
request returns, select items/quantities, add tracking, and communicate with the
|
|
78
|
+
store.
|
|
79
|
+
|
|
80
|
+
Limitation: Customer-only, no guest return support via GraphQL API.
|
|
81
|
+
|
|
82
|
+
**Queries:** `OrdersEligibleForReturns`, `ReturnsAttributeList`,
|
|
83
|
+
`Return_Details`
|
|
84
|
+
|
|
85
|
+
**Mutations:** `requestReturn`, `addReturnTracking`, `removeReturnTracking`,
|
|
86
|
+
`addReturnComment`
|
|
87
|
+
|
|
88
|
+
---
|
|
89
|
+
|
|
90
|
+
## Additional Packages
|
|
91
|
+
|
|
92
|
+
| Package | Description |
|
|
93
|
+
| --------------------------------------------------- | ------------------------------------ |
|
|
94
|
+
| `@graphcommerce/adobe-commerce-gift-c-store-credit` | Gift card purchase with store credit |
|
|
95
|
+
| `@graphcommerce/adobe-commerce-gift-registry` | Gift registry creation and sharing |
|
|
96
|
+
| `@graphcommerce/adobe-commerce-gift-wrapping` | Gift wrapping options per order/item |
|
|
97
|
+
| `@graphcommerce/adobe-commerce-multi-coupon` | Multiple coupon codes per cart |
|
|
98
|
+
| `@graphcommerce/adobe-commerce-multi-wishlists` | Multiple wishlists per customer |
|
|
99
|
+
| `@graphcommerce/adobe-commerce-dynamic-blocks` | Customer segment targeted content |
|
|
100
|
+
| `@graphcommerce/adobe-commerce-cart` | `clearCart` mutation |
|
package/gc-pro.md
ADDED
|
@@ -0,0 +1,130 @@
|
|
|
1
|
+
---
|
|
2
|
+
menu: GraphCommerce Pro
|
|
3
|
+
metaTitle: GraphCommerce Pro - Magento packages
|
|
4
|
+
metaDescription:
|
|
5
|
+
'Production-ready packages for Magento: PageBuilder, Multi-Cart, Cache
|
|
6
|
+
Invalidation, Private Pricing, and more.'
|
|
7
|
+
metaUrl: graphcommerce-pro
|
|
8
|
+
---
|
|
9
|
+
|
|
10
|
+
# GraphCommerce Pro
|
|
11
|
+
|
|
12
|
+
Production-ready packages extending GraphCommerce with Magento Open Source
|
|
13
|
+
compatible features. Also see
|
|
14
|
+
[GraphCommerce Pro for Adobe Commerce](./gc-pro-adobe-commerce)
|
|
15
|
+
|
|
16
|
+
GC Pro license is €1000 per year, send an email to sales@graphcommerce.org for a
|
|
17
|
+
license. Multi year bundles available. Each license is valid for one brand or
|
|
18
|
+
installation, we'll send details. All of the packages belof will are included.
|
|
19
|
+
|
|
20
|
+
---
|
|
21
|
+
|
|
22
|
+
## `@graphcommerce/magento-multi-cart`
|
|
23
|
+
|
|
24
|
+
Flexible product list system supporting multiple named carts per customer.
|
|
25
|
+
Supports various use cases beyond shopping carts:
|
|
26
|
+
|
|
27
|
+
**B2C:** Wishlists, Save for Later, Room/Project Lists
|
|
28
|
+
|
|
29
|
+
**B2B:** Requisition Lists, Project Carts, Spare Parts / Reorder Lists
|
|
30
|
+
|
|
31
|
+
Requires: `GraphCommerce_MultiCart` Magento module.
|
|
32
|
+
|
|
33
|
+
**Features:**
|
|
34
|
+
|
|
35
|
+
- Multiple cart groups with configurable behavior
|
|
36
|
+
- Tab-based UI to switch between lists
|
|
37
|
+
- Create/rename/delete lists within each group
|
|
38
|
+
- Move or copy items between lists
|
|
39
|
+
- Convert entire list to another group
|
|
40
|
+
- Checkout from any list
|
|
41
|
+
|
|
42
|
+
**Mutations:** `multiCartCreate`, `multiCartUpdate`, `multiCartTrash`,
|
|
43
|
+
`multiCartSelectCart`, `multiCartMakeReal`, `multiCartCopyItemsToCart`,
|
|
44
|
+
`multiCartMoveItemsBetweenCarts`, `multiCartMoveToOtherCartGroup`
|
|
45
|
+
|
|
46
|
+
---
|
|
47
|
+
|
|
48
|
+
## `@graphcommerce/cache-notify`
|
|
49
|
+
|
|
50
|
+
Near-realtime SSG revalidation via webhooks. GraphCommerce by default statically
|
|
51
|
+
generates pages (SSG) and revalidates after 20 minutes (sometimes more). This
|
|
52
|
+
package adds a `/api/cache-notify` endpoint to handle notifications from Magento
|
|
53
|
+
and Hygraph, so pages are revalidated immediately after content changes.
|
|
54
|
+
|
|
55
|
+
Requires: `GraphCommerce_GraphQLCacheNotify` Magento module.
|
|
56
|
+
|
|
57
|
+
**Handlers:**
|
|
58
|
+
|
|
59
|
+
- `@graphcommerce/cache-notify-magento` — Revalidates on `product.create`,
|
|
60
|
+
`product.update`, `product.delete`, `category.update` events
|
|
61
|
+
- `@graphcommerce/cache-notify-hygraph` — Revalidates on page publish/unpublish
|
|
62
|
+
|
|
63
|
+
---
|
|
64
|
+
|
|
65
|
+
## `@graphcommerce/graphql-mesh-cache-varnish`
|
|
66
|
+
|
|
67
|
+
Cache GraphQL POST requests in Varnish. Computes SHA256 hash of operation +
|
|
68
|
+
variables and sends as `X-Document-ID` header. Varnish uses this header as cache
|
|
69
|
+
key.
|
|
70
|
+
|
|
71
|
+
Requires: Varnish VCL modifications (included in package as `varnish6.vcl`).
|
|
72
|
+
|
|
73
|
+
---
|
|
74
|
+
|
|
75
|
+
## `@graphcommerce/magento-pagebuilder`
|
|
76
|
+
|
|
77
|
+
Renders Magento PageBuilder content in the headless storefront. Implementation
|
|
78
|
+
strives to match the source Magento visual implementation.
|
|
79
|
+
|
|
80
|
+
**Content Types:** `PageBuilderRow`, `PageBuilderColumn`,
|
|
81
|
+
`PageBuilderColumnGroup`, `PageBuilderText`, `PageBuilderHeading`,
|
|
82
|
+
`PageBuilderImage`, `PageBuilderVideo`, `PageBuilderBanner`,
|
|
83
|
+
`PageBuilderSlider`, `PageBuilderSlide`, `PageBuilderTabs`,
|
|
84
|
+
`PageBuilderButtonsList`, `PageBuilderDivider`, `PageBuilderHtml`,
|
|
85
|
+
`PageBuilderMap`, `PageBuilderProductList`, `PageBuilderStaticBlock`
|
|
86
|
+
|
|
87
|
+
**Features:** Background images/videos, parallax effects (Jarallax), responsive
|
|
88
|
+
columns.
|
|
89
|
+
|
|
90
|
+
Demo:
|
|
91
|
+
https://graphcommerce-pro-ac-git-canary-reachdigital.vercel.app/page/test-page
|
|
92
|
+
Test Page: https://graphcommerce-pro-ac-git-canary-reachdigital.vercel.app/
|
|
93
|
+
|
|
94
|
+
---
|
|
95
|
+
|
|
96
|
+
## `@graphcommerce/magento-private-pricing`
|
|
97
|
+
|
|
98
|
+
Hide prices for guests with "Login for prices" messaging. Adds `catalogPricing`
|
|
99
|
+
permission to the GraphCommerce permissions system.
|
|
100
|
+
|
|
101
|
+
**Config:**
|
|
102
|
+
|
|
103
|
+
```ts
|
|
104
|
+
const config = {
|
|
105
|
+
permissions: {
|
|
106
|
+
catalogPricing: 'CUSTOMER_ONLY',
|
|
107
|
+
},
|
|
108
|
+
}
|
|
109
|
+
```
|
|
110
|
+
|
|
111
|
+
**Components:** `PrivatePricingMessage`, `PrivatePricingProductListPrice`,
|
|
112
|
+
`PrivatePricingProductPagePriceTiers`, `PrivatePricingSignInButton`
|
|
113
|
+
|
|
114
|
+
Components can be replaced via plugins for custom rendering.
|
|
115
|
+
|
|
116
|
+
---
|
|
117
|
+
|
|
118
|
+
## `@graphcommerce/magento-price-view`
|
|
119
|
+
|
|
120
|
+
Frontend price display mode switcher. Adds a section to the Store Switcher for
|
|
121
|
+
price view configuration. Stores selection in cookie, sends as header to backend
|
|
122
|
+
for custom price logic.
|
|
123
|
+
|
|
124
|
+
**Components:** `StoreSwitcherPriceView`, `PriceViewOption`
|
|
125
|
+
|
|
126
|
+
---
|
|
127
|
+
|
|
128
|
+
## `@graphcommerce/magento-price-view-vat`
|
|
129
|
+
|
|
130
|
+
Adds Incl./Excl. VAT toggle option to the price view switcher.
|
package/package.json
CHANGED
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
"name": "@graphcommerce/docs",
|
|
3
3
|
"homepage": "https://www.graphcommerce.org/docs",
|
|
4
4
|
"repository": "github:graphcommerce-org/graphcommerce/docs",
|
|
5
|
-
"version": "10.0.
|
|
5
|
+
"version": "10.0.1-canary.0",
|
|
6
6
|
"sideEffects": true,
|
|
7
7
|
"peerDependencies": {
|
|
8
|
-
"@graphcommerce/prettier-config-pwa": "^10.0.
|
|
8
|
+
"@graphcommerce/prettier-config-pwa": "^10.0.1-canary.0"
|
|
9
9
|
},
|
|
10
10
|
"prettier": "@graphcommerce/prettier-config-pwa"
|
|
11
11
|
}
|