nextjs-woocommerce

🔥 Next.js (React) headless eCommerce site with Typescript, WordPress (WooCommerce) backend and Algolia search

GPL-3.0 License

Stars
472
Committers
13

Bot releases are hidden (Show)

nextjs-woocommerce - Added code quality badges

Published by w3bdesign over 3 years ago

Added code quality badges

  • Added SonarCloud code quality badge
  • Added Scrutinizer CI code quality badge
nextjs-woocommerce - Update version tested with of WooCommerce and WP GraphQL

Published by w3bdesign almost 4 years ago

Update version tested with of WooCommerce and WP GraphQL

  • WooCommerce 4.9.0
  • WP GraphQL 1.1.2
nextjs-woocommerce - Next 10 dynamic routes

Published by w3bdesign almost 4 years ago

  • Updated NPM packages: Autoprefixer, React Hook Form and Next
  • Updated WordPress and WP GraphQL
  • Updated dynamic routes to work with Next 10
nextjs-woocommerce - Update to Next.js 10

Published by w3bdesign almost 4 years ago

Replaced with Next/Image component with lazy loading and other image optimizations.

Made images responsive.

nextjs-woocommerce - Update for latest plugin versions

Published by w3bdesign almost 4 years ago

Updated all npm packages and tested with the latest WordPress plugin versions.

The current release has been tested and is confirmed working with the following versions:

  • WooCommerce version 4.6.1
  • WP GraphQL version 0.13.3
  • WooGraphQL version 0.6.1
nextjs-woocommerce - Package updates

Published by w3bdesign about 4 years ago

Updated all packages in packages.json and ensures that application is working as intended.

Added error display during checkout.

nextjs-woocommerce - Removed all references to Apollo 2.6

Published by w3bdesign about 4 years ago

Completed upgrade to Apollo version 3

nextjs-woocommerce - Updated Apollo Client

Published by w3bdesign about 4 years ago

Updated Apollo Client to version 3.0.2

We can now order products without images

nextjs-woocommerce - Implemented React Hook Form

Published by w3bdesign over 4 years ago

Implemented React Hook Form with form validation and error display

nextjs-woocommerce - Variations/variable products is working

Published by w3bdesign over 4 years ago

Fixed all visible bugs, variations and variable products are working.

Checkout with variations and variable products is working.

Last feature to implement now is react-hook-form

nextjs-woocommerce - Fixed all minor bugs

Published by w3bdesign over 4 years ago

Fixed all minor bugs

Almost ready for final release

nextjs-woocommerce - Everything except mobile cart seems to work

Published by w3bdesign over 4 years ago

Features added recently:

  • Category page

TODO:

  • Fix mobile cart
  • More testing