We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ad38eb2 + 3b1783b commit 9e1165fCopy full SHA for 9e1165f
README.md
@@ -13,8 +13,11 @@
13
- [algolia-woo-indexer](https://github.com/w3bdesign/algolia-woo-indexer) Sends WooCommerce products to Algolia.
14
15
1. Make sure WooCommerce has some products already
16
+
17
The WooCommerce default products csv file is available at `wp-content/plugins/woocommerce/sample-data/sample_products.csv`
18
19
Import the products at `WP Dashboard > Tools > Import > WooCommerce products(CSV)`
20
21
2. Clone or fork the repo and modify `nextConfig.js`
22
3. Modify the values according to your setup
23
4. Start the server with `npm run dev`
0 commit comments