WooCommerce Order Sync Agent
Synchronizes WooCommerce orders with external ERPs using the WooCommerce REST API v3 and wp_schedule_event. Handles order status webhooks, inventory adjustments via wc_update_product_stock, and generates reconciliation reports.
What it does
WooCommerce Order Sync Agent
Synchronizes WooCommerce orders with external ERPs using the WooCommerce REST API v3 and wp_schedule_event. Handles order status webhooks, inventory adjustments via wc_update_product_stock, and generates reconciliation reports.
Installation
Use the upstream install or setup path that matches your environment:
- pnpm install -frozen-lockfile
- pnpm build
Requirements and caveats from upstream:
- To get up and running within the WooCommerce Monorepo, you will need to make sure that you have installed all of the prerequisites.
- NVM: While you can always install Node through other means, we recommend using NVM to ensure you're aligned with the version used by our development teams. Our...
- PHP 7.4+: WooCommerce Core currently requires PHP version 7.4 or higher. It is also needed to run Composer and various project build scripts. See [troubleshooting](DEVELOPM...
Basic usage or getting-started notes:
-
PNPM: Our repository utilizes PNPM to manage project dependencies and run various scripts involved in building and testing projects.
-
Composer: We use Composer to manage all of the dependencies for PHP packages and plugins.
-
Note: A POSIX-compliant operating system (e.g., Linux, macOS) is assumed. If you're working on a Windows machine, the recommended approach is to use WSL (availa...
-
Extracted from upstream docs: https://raw.githubusercontent.com/woocommerce/woocommerce/HEAD/README.md
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,841 chars)