woocommerce
Installation
SKILL.md
Woocommerce
WooCommerce is an open-source e-commerce platform built on WordPress. It enables businesses of all sizes to create and manage online stores, selling physical or digital products. It is used by small business owners and large enterprises alike.
Official docs: https://woocommerce.github.io/woocommerce-rest-api-docs/
Woocommerce Overview
- Product
- Review
- Order
- Coupon
- Customer
Working with Woocommerce
This skill uses the Membrane CLI to interact with Woocommerce. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills