Skip to content

Commit

Permalink
Updated README for v2
Browse files Browse the repository at this point in the history
  • Loading branch information
scottyzen committed Feb 12, 2023
1 parent 01911c8 commit 4a8974a
Showing 1 changed file with 31 additions and 26 deletions.
57 changes: 31 additions & 26 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,39 @@
![Preview of WooNuxt](http://woonuxt.com/preview.png)

This branch is for WooNuxt v2 built on Nuxt 2.15.8.

# Next Generation Front-End for WooCommerce

* [Live Demo](https://demo.woonuxt.com/) ⚡️
* [Second Demo](https://demo2-woonuxt.netlify.app/) ⚡️ ([Fork](https://github.com/zackha/woonuxt) by [@zackha](https://github.com/zackha))
- [Live Demo](https://demo.woonuxt.com/) ⚡️
- [Second Demo](https://demo2-woonuxt.netlify.app/) ⚡️ ([Fork](https://github.com/zackha/woonuxt) by [@zackha](https://github.com/zackha))

### Required WordPress Plugins
* [WPGraphQL](https://www.wpgraphql.com)
* [WooGraphQL](https://woographql.com)
* [WPGraphQL Cors](https://github.com/funkhaus/wp-graphql-cors)

- [WPGraphQL](https://www.wpgraphql.com)
- [WooGraphQL](https://woographql.com)
- [WPGraphQL Cors](https://github.com/funkhaus/wp-graphql-cors)

### Progress
* Speed ✅
* SEO
* Cart ✅
* Search ✅
* Shipping ✅
* Checkout
* Stripe ✅
* Paypal ⏳
* Click & Collect
* Cash on Delivery ✅
* Filtering ✅
* Wishlists ✅
* Account ⏳
* Coupons

#### Tested up to:
* WordPress 6.1.1
* WooCommerce 7.3.0
* WPGraphQL 1.13.7
* WooGraphQL 0.12.0
* Node 16.18.1

- Speed ✅
- SEO
- Cart ✅
- Search ✅
- Shipping ✅
- Checkout
- Stripe ✅
- Paypal ⏳
- Click & Collect
- Cash on Delivery ✅
- Filtering ✅
- Wishlists ✅
- Account ⏳
- Coupons

#### Tested up to:

- WordPress 6.1.1
- WooCommerce 7.3.0
- WPGraphQL 1.13.8
- WooGraphQL 0.12.1
- Node 16.18.1

0 comments on commit 4a8974a

Please sign in to comment.