Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

WooCommerce Customer API Plugin

About

A WooCommerce API wrapper to serve an API that only offers customer features (browsing products and creating orders).

Required

Getting started

Activate the WooCommerce API and generate API credentials under WP Admin > Your Profile. Paste those credentials into WooCommerce > Settings > WooCommerce Customer REST API.

Methods

  • GET /wcc-api- index of the API

  • GET /wcc-api/products- get a list of products

  • GET /wcc-api/products/<id>- get a single product

more to come soon...

Credit

This plugin uses the kloon's WooCommerce API PHP wrapper

License

Released under the GPL3 license

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages