rtCamp / wp-decoupled

Next.js app with WPGraphQL and WordPress at the backend.
wp-decoupled-git-master.rtcamp.vercel.app
MIT License
264 stars 38 forks source link

Create a WordPress Theme called wp-decoupled-theme #58

Closed imranhsayed closed 3 years ago

imranhsayed commented 3 years ago

Create a WordPress Theme called wp-decoupled-theme

Note: We redirect the user to WordPress site after he/she fills up the checkout form then add a back to home button on the WordPress Order complete page. That way we can support all the WP WooCommerce payment gateway options, because it is handled by WordPress. So when the user is redirect to WordPress because the design of the WP theme and Next.js theme will be the same, it will give a uniform experience to the user.

imranhsayed commented 3 years ago

We are going with using Storefront theme for now. We can reopen it later if we decide to create our own theme later