kloon / WooCommerce-REST-API-Client-Library

A PHP wrapper for the WooCommerce REST API
GNU General Public License v3.0
356 stars 175 forks source link

Introducing support for v3 #168

Open enricodeleo opened 8 years ago

enricodeleo commented 8 years ago

Initial support for version 3 of woocommerce rest apis.

Specifically reintroducing the possibility to get products by sku (broken in master since woocommerce introduced a breaking change in v3).