Skip to content

Commit 5e1afca

Browse files
authored
Merge pull request #172 from w3bdesign/dev
Update README with tested versions
2 parents c7f8389 + 52a3ed7 commit 5e1afca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
1. Install and activate the following required plugins, in your WordPress plugin directory:
1313

1414
- [woocommerce](https://wordpress.org/plugins/woocommerce) Ecommerce for WordPress.
15-
- [wp-graphql](https://github.com/wp-graphql/wp-graphql) Exposes GraphQL for WordPress.
15+
- [wp-graphql](https://wordpress.org/plugins/wp-graphql) Exposes GraphQL for WordPress.
1616
- [wp-graphql-woocommerce](https://github.com/wp-graphql/wp-graphql-woocommerce) Adds WooCommerce functionality to a WPGraphQL schema.
1717
- [algolia-woo-indexer](https://github.com/w3bdesign/algolia-woo-indexer) Sends WooCommerce products to Algolia. Required for search to work.
1818
- [wp-graphql-cors](https://github.com/funkhaus/wp-graphql-cors) Ensures that CORS works correctly. Remember to add the domain to the store under `Extend "Access-Control-Allow-Origin” header`
@@ -24,8 +24,8 @@ Optional plugin:
2424
The current release has been tested and is confirmed working with the following versions:
2525

2626
- WordPress version 5.5.3
27-
- WooCommerce version 4.7.0
28-
- WP GraphQL version 1.0.0
27+
- WooCommerce version 4.8.0
28+
- WP GraphQL version 1.0.3
2929
- WooGraphQL version 0.6.1 (latest development version)
3030
- WPGraphQL CORS version 1.1.0 (with introspection enabled)
3131

0 commit comments

Comments
 (0)