Registry / web-framework / woocommerce-woocommerce

woocommerce-woocommerce

JSON →
library5.9.1phppackagistunverified

An eCommerce toolkit that helps you sell anything. Beautifully.

composer require woocommerce/woocommerce
INSTALL
IMPORT
SIG · WOOCOMMERCE-WOOCOM
W
woocommerce-woocommerce
web-frameworkphpv5.9.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Client
use Automattic\WooCommerce\Client;

Initialize WooCommerce REST API client and fetch products

use Automattic\WooCommerce\Client; $woocommerce = new Client( 'https://example.com', 'consumer_key', 'consumer_secret', ['version' => 'wc/v3'] ); $products = $woocommerce->get('products');
Debug
Known issues
breakingWooCommerce plugin requires WordPress and specific PHP version.
fix
Ensure WordPress 5.3+ and PHP 7.2+ are installed.
affects: >=5.0
Upgrade
Version history
5.9.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
OpenAI (training)
1
Resources
woocommerce-woocommerce — pip install woocommerce-woocommerce · libregistry