Skip to content

Commit b8df2ff

Browse files
committed
Add WooCommerce to requirements
1 parent b287733 commit b8df2ff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88

99
1. Install and activate the following plugins, in your WordPress plugin directory:
1010

11-
* [wp-graphql](https://github.com/wp-graphql/wp-graphql) Exposes graphql for WordPress .
11+
* [woocommerce](https://wordpress.org/plugins/woocommerce) Ecommerce for Wordpress.
12+
* [wp-graphql](https://github.com/wp-graphql/wp-graphql) Exposes graphql for WordPress.
1213
* [wp-graphiql](https://github.com/wp-graphql/wp-graphiql) Provides GraphiQL IDE (playground) to the WP-Admin.
1314
* [wp-graphql-woocommerce](https://github.com/wp-graphql/wp-graphql-woocommerce) Adds Woocommerce functionality to a WPGraphQL schema.
1415
* [algolia-woo-indexer](https://github.com/w3bdesign/algolia-woo-indexer) Sends WooCommerce products to Algolia.

0 commit comments

Comments
 (0)