File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 13
13
- [ algolia-woo-indexer] ( https://github.com/w3bdesign/algolia-woo-indexer ) Sends WooCommerce products to Algolia.
14
14
- [ headless-wordpress] ( https://github.com/w3bdesign/headless-wp ) Disables the frontend so only the backend is accessible. (optional)
15
15
16
- 2 . For debugging and testing, install either
16
+ 2 . For debugging and testing, install either:
17
17
18
- https://addons.mozilla.org/en-US/firefox/addon/apollo-developer-tools/ (Firefox) or
18
+ https://addons.mozilla.org/en-US/firefox/addon/apollo-developer-tools/ (Firefox)
19
19
20
- https://chrome.google.com/webstore/detail/apollo-client-developer-t/jdkknkkbebbapilgoeccciglkfbmbnfm (Chrome)
20
+ https://chrome.google.com/webstore/detail/apollo-client-developer-t/jdkknkkbebbapilgoeccciglkfbmbnfm (Chrome)
21
21
22
- depending on your browser.
22
+ depending on your browser.
23
23
24
- Rename .env.example to .env so the Apollo debugger will correctly load. It will not load if the NODE_ENV variable is not correctly set.
24
+ Rename .env.example to .env so the Apollo debugger will correctly load. It will not load if the NODE_ENV variable is not correctly set.
25
25
26
26
3 . Make sure WooCommerce has some products already or import some sample products
27
27
You can’t perform that action at this time.
0 commit comments