API Improver for WooCommerce

plugin banner

A plugin to improve your API REST.

Author:Mário Valney (profile at wordpress.org)
WordPress version required:4.7
WordPress version tested:5.6.4
Plugin version:1.1.0
Added to WordPress repository:23-12-2020
Last updated:07-01-2021
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:https://github.com/mariovalney/api-improver-f...
Total downloads:571
plugin download
Click to start download

Improve your WooCommerce API REST without config.

WooCommerce is a awesome plugin used by 5+ million WordPress websites to create e-commerce.

It’s awesome and we love it but sometimes we need more from API REST.

Endpoints

We support V3.

/products

  • Will search for a category/tag by “name” and “slug” (in this order) if “id” is not provided (or empty).
  • Will search for attribute ID if it’s not provided (or empty). Check wc_attribute_taxonomy_id_by_name for more details.

In both cases, we will not create a new product attribute, category or tag. You can use the “aifw_api_v1_products_search_for_terms” filter to create it and return the “term_id”.
WooCommerce will keep the attribute for product only if a taxonomy was not found.

How to Use

Easy and quick!

Just activate “API Improver for WooCommerce” and it’s done. No configurations.

Translations

You can translate API Improver for WooCommerce to your language.

Review

We would be grateful for a review here.

Support

  • WooCommerce – 4.8

(API Version 3 supports 3.5.x or later, but we did not test it)


Screenshots
FAQ
ChangeLog