-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
31 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |