WPGraphQL Gold price Extension for woocommerce
Add WooCommerce Gold Prices support and functionality to your WPGraphQL server 🚀
by Vino Crazy · github.com/vinocrzy/wp-graphql-woocommerce-gold-price
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/vinocrzy/wp-graphql-woocommerce-gold-price/archive/refs/heads/main.zipDeclares an update source (https://github.com/vinocrzy/wp-graphql-woocommerce-gold-price), so updates arrive through the plugin's own updater.
Readme
WPGraphQL WooCommerce Gold price (WooGoldGraphQL)
Quick Install
- Install & activate WooCommerce
- Install & activate WooCommerce Gold Price
- Install & activate WPGraphQL
- Clone or download the zip of this repository into your WordPress plugin directory & activate the WP GraphQL WooCommerce plugin.
- (Optional) Install & activate WPGraphQL-JWT-Authentication to add a
loginmutation that returns a JSON Web Token. - (Optional) Install & activate WPGraphQL-CORS to add an extra layer of security using HTTP CORS and some of WPGraphQL advanced functionality.
What does this plugin do?
It adds WooCommerce Gold Price functionality to the WPGraphQL schema using WooCommerce's objects.
Features
- Query product dynamic price update, Get curent Gold price, and more with complex filtering options.
- Manipulate Globle gold price.
Playground
Feel free to test out the extension using this GraphiQL Playground. The playground allows you to execute queries and mutations, as well as view the schema.
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.0.0 | Mar 22, 2021 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.