imranhsayed / nextjs-woocommerce-restapi

A React WooCommerce Project Example With REST API
nextjs-woocommerce-restapi-virid.vercel.app
MIT License
325 stars 101 forks source link

[Feature Request] #37

Open Simbaclaws opened 1 year ago

Simbaclaws commented 1 year ago

Dear Imran,

I would like to see the following features in your woocommerce restapi example:

Let me know if I or anybody else can help in implementing these things within a NextJS project. Currently I'm learning NextJS, and I'm not really sure if I'm the person that can help set this up with you as well.

I think a lot of people would like to see a (complete) woocommerce theme in NextJS, rather then a theme that only supports the basic woocommerce functions.

But that is probably a long road to go down.

Ademrobert commented 1 year ago

GREAT SUGGESTION'!!!!

imranhsayed commented 1 year ago

Thanks @Simbaclaws for putting this up. WooCommerce is huge. Support and contribution on this open-source project can really take to the next level. While contributions are welcomed, I will continue to add more features.

Here is the first one from list. SEO - https://github.com/imranhsayed/nextjs-woocommerce-restapi/pull/38

imranhsayed commented 1 year ago

Added Follow @Ademrobert , @Simbaclaws Added below features through this PR https://github.com/imranhsayed/nextjs-woocommerce-restapi/pull/41: 1- Display Blog Posts on Blog page /blog 2- Add pagination 3- Add pagination pages 4- Add single post page 5- Add 404 page. 6- Add n-progress 7- Add seo support for posts and pages. 8- Add pages support 9- Add Gutenberg Styles support

Simbaclaws commented 1 year ago

This is going to be awesome, thanks for doing this @imranhsayed , personally I haven't been able to contribute so far, but when I find time I'll try to. I'll also probably convert some of my existing sites to nextjs when most of the features have been implemented.

Again, thank you so much for taking the time to do this.

imranhsayed commented 1 year ago

PR for Comments feature https://github.com/imranhsayed/nextjs-woocommerce-restapi/pull/42

kevin25 commented 1 month ago

Are you still working on this or abandoned this project?