WooCommerce Media API

WooCommerce Media API Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 5,525 downloads
WooCommerce Media API Icon

Try plugin: WooCommerce Media API

We'll create fresh WordPress site with WooCommerce Media API installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About WooCommerce Media API

Media endpoint for WooCommerce API. Upload and list media file by WooCommerce REST API.

0


0


0


0


0

updated: 2 years ago
since: 6 years ago
author: woopos

Description

WooCommerce Media API is an extension of WooCommerce API with new endpoint media(/wp-json/wc/v2/media). This is a wrapper of existing WordPress REST API. This plugin will help you bypass WordPress REST API authentication settings and JWT, and use WooCommerce API to upload medias and images directly.

Media properties can be found here.
Two additional properties have been added to create media file:
media_path (string write-only): relative path folder (under wp-content/uploads) of the file to create. eg: 2018/05/department/brand.
media_attachment (string write-only): base64 string of media binary file. eg: R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==.

List all media: available parameters here

WooPOS (WooCommerce Point Of Sale and Inventory Management desktop app) user: please install this plugin to manage images from WooPOS.