File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 12
12
- [ wp-graphql-woocommerce] ( https://github.com/wp-graphql/wp-graphql-woocommerce ) Adds Woocommerce functionality to a WPGraphQL schema.
13
13
- [ algolia-woo-indexer] ( https://github.com/w3bdesign/algolia-woo-indexer ) Sends WooCommerce products to Algolia.
14
14
15
- 1 . Make sure WooCommerce has some products already
15
+ 1 . Make sure WooCommerce has some products already or import some sample products
16
+
17
+ The WooCommerce sample products CSV file is available at ` wp-content/plugins/woocommerce/sample-data/sample_products.csv `
16
18
17
- The WooCommerce default products csv file is available at ` wp-content/plugins/woocommerce/sample-data/sample_products.csv `
18
-
19
19
Import the products at ` WP Dashboard > Tools > Import > WooCommerce products(CSV) `
20
20
21
21
2 . Clone or fork the repo and modify ` nextConfig.js `
You can’t perform that action at this time.
0 commit comments