You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,12 @@
6
6
7
7
Live url: <ahref="https://nextjs-woocommerce.now.sh/">https://nextjs-woocommerce.now.sh/</a>
8
8
9
-
1.Clone and activate the following plugins, in your WordPress plugin directory:
9
+
1.Install and activate the following plugins, in your WordPress plugin directory:
10
10
11
11
*[wp-graphql](https://github.com/wp-graphql/wp-graphql) Exposes graphql for WordPress .
12
12
*[wp-graphiql](https://github.com/wp-graphql/wp-graphiql) Provides GraphiQL IDE (playground) to the WP-Admin.
13
13
*[wp-graphql-woocommerce](https://github.com/wp-graphql/wp-graphql-woocommerce) Adds Woocommerce functionality to a WPGraphQL schema.
14
+
*[algolia-woo-indexer](https://github.com/w3bdesign/algolia-woo-indexer) Sends WooCommerce products to Algolia.
14
15
15
16
You can also import default Woocommerce products that come with wooCommerce Plugin for development ( if you don't have any products in your WordPress install ) `WP Dashboard > Tools > Import > WooCommerce products(CSV)`: The WooCommerce default products csv file is available at `wp-content/plugins/woocommerce/sample-data/sample_products.csv`
0 commit comments