Public Woo Api

Public Woo Api Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 3,768 downloads
Public Woo Api Icon

Try plugin: Public Woo Api

We'll create fresh WordPress site with Public Woo Api installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Public Woo Api

Allows to fetch WooCommerce products, categories, tags, variations and reviews without authentication.

2


0


0


0


0

updated: 2 years ago
since: 5 years ago
author: Mickidum

Description

Allows to fetch WooCommerce products, categories, tags, variations and reviews without authentication.

Support and Requests in Github: https://github.com/mickidum/public-woo-api

This plugin supports:

  • products
  • categories
  • tags
  • variations
  • reviews

All requests support only GET method.

To find all possible parameters follow documentation: WooCommerce Rest Api V3.

REQUIREMENTS

WooCommerce REST API V3

This plugin uses A PHP wrapper for the WooCommerce REST API WooCommerce API – PHP Client for interact with the WooCommerce REST API.

CONFIGURATION

  • Go to the WooCommerce/Settings/Advanced/REST API
  • Click “Add key”
  • Generate your keys with permissions read only
  • Go to Tools/Public Woo Options
  • Insert generated keys to the form
  • If you want you can change base Rest Api Endpoint(default is public-woo/v1)
  • After save full url will appear above the form