WP Manifestindependent plugin directory
manifest / ecommerce / wp-custom-variation-sku

Custom Variation SKU

For woocommerce production variations, adds the ability to set a custom field "external_sku" for each variation.

by Mihai Mangu · github.com/mihaimangu/wp-custom-variation-sku

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/mihaimangu/wp-custom-variation-sku/archive/refs/heads/main.zip

Readme

For woocommerce production variations, adds the ability to set a custom field "external_sku" for each variation.

In my case, this was required in order to link to an external SKU, in my stock keeping software (Oblio).

Read the full README on GitHub →