WooCommerce REST API archived
This is the WooCommerce core REST API Package. It runs standalone as a feature plugin too.
by Automattic · github.com/woocommerce/woocommerce-rest-api · website
★ 73stars
142kcomposer installs
46forks
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/woocommerce/woocommerce-rest-api/archive/refs/heads/master.zipAlso on Packagist as woocommerce/woocommerce-rest-api:
composer require woocommerce/woocommerce-rest-apiFrom the readme
(Deprecated) WooCommerce REST API
Notice: This plugin is now merged into WooCommerce core, all open issues and PRs will be eventually transfered to WooCommerce core Repo. Please submit all new issues or PRs directly to the core repo.
This repository is home to the WooCommerce REST API package.
The stable version of this package is bundled with WooCommerce core releases, but it can also be used as a standalone plugin so bleeding-edge API features can be tested or used by other feature plugins. We do not recommend using this repo as a standalone plugin in production.
Using this package as a plugin
After checking out the code to your wp-content/plugins directory, you'll need to run composer install in the plugin directory (wp-content/plugins/woocommerce-rest-api) to install dependencies and to enable the autoloader. Without performing this step, if you activate the plugin it will simply show an admin notice.
API documentation
- Usage documentation for the REST API can be found here.
- Contribution documentation can be found here.
Versions
| Namespace | Status | Docs |
| -------- | -------- | -------- |
| wc/v4 | Development | Link |
| wc/v3 | Stable |
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 1.0.15 | Aug 17, 2020 | — | — |
| 1.0.14 | Aug 17, 2020 | — | — |
| 1.0.10-pl-2 | Aug 13, 2020 | — | — |
| 1.0.10-pl-1 | Aug 7, 2020 | — | — |
| 1.0.13 | Aug 6, 2020 | — | — |
| 1.0.12 | Aug 6, 2020 | — | — |
| 1.0.11 | Jul 24, 2020 | — | — |
| 1.0.10 | Jun 16, 2020 | — | — |
| 1.0.9 | Jun 15, 2020 | — | — |
| 1.0.9-rc.2 | Jun 15, 2020 | — | — |
| 1.0.9-rc1 | Jun 15, 2020 | — | — |
| 1.0.8 | May 11, 2020 | — | — |
| 1.0.7 | Jan 28, 2020 | — | — |
| 1.0.6 | Jan 15, 2020 | — | — |
| 1.0.5 | Dec 18, 2019 | — | — |
| 1.0.4 | Dec 6, 2019 | — | — |
| 1.0.3 | Jul 16, 2019 | — | — |
| 1.0.2 | Jul 10, 2019 | — | — |
| 1.0.1 | Jul 8, 2019 | — | — |
| 1.0.0 | Jun 25, 2019 | — | — |