WP Manifestindependent plugin directory
manifest / integrations / woographql-composite-products

WooGraphQL Composite Products

Adds support for WooCommerce Composite Products to the GraphQL schema.

by Justin Sorensen · github.com/sorensenjg/woographql-composite-products

2stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/sorensenjg/woographql-composite-products/archive/refs/heads/main.zip

Readme

WooGraphQL Composite Products

Add WooCommerce Composite Product support to your WPGraphQL schema.

Requirements

  • PHP +7.1
  • WordPress +5.0
  • WPGraphQL +1
  • WooGraphQL +0.8.0
  • WooCommerce +4.7.0
  • WooCommerce Composite Products +8.0.0

Notes

  • WIP

Read the full README on GitHub →