> For the complete documentation index, see [llms.txt](https://docs.digitalriver.com/woocommerce/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digitalriver.com/woocommerce/1.0-1/master.md).

# WooCommerce Extension 1.0

### Minimum requirements

* WordPress 5.4+
* PHP 7.2+
* Composer
* WooCommerce 4.8+

### Required Digital River API version

* v2020-12-17

### Required PHP extensions

* curl
* JSON
* mbstring&#x20;
* dom
* libxml  &#x20;

### Dependencies

| Dependency        | Version |
| ----------------- | ------- |
| PHP               | 7.2+    |
| Monolog           | 2.\*    |
| Pimple            | 3.\*    |
| ext-curl          | \*      |
| ext-dom           | \*      |
| ext-json          | \*      |
| ext-libxml        | \*      |
| ext-mbstring      | \*      |
| guzzlehttp/guzzle |         |

### License

Copyright (c) 2021 Digital River. This library is released under the [GPL 2.0 or later License](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html).
