SKU generator for Woocommerce by ATR

0

Adds a button to the WC edit/new product page that enables generating a SKU (catalog number) in a pre-defined format and length. It is aimed for Woocommerce shop admins who manage a sho

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags

Description

Adds a button to the WC edit/new product page that enables generating a SKU (catalog number) in a pre-defined format and length. It is aimed for Woocommerce shop admins who manage a shop with no pre-defined catalog numbers for products.

When adding or editing a product it is common that you do not have a pre-set catalog number for the product.
This plugin enables you to generate a SKU (catalog number) for the product, with specified format and length.
It also checks that the suggested SKU does not exist in the database for any other product.

At the same time you can use it to check a SKU number you enter.

Starting on V 1.0.1 you can choose to add automatic SKU for every new product or existing product without a SKU (no need to click a button or select).

You also can select not to generate a random SKU, but write it yourself, and the plugin will check asynchronously if the SKU already exist in the database.

Tested up to Woocommerce Version 6.0.0

Important! version 1.0.2 and up works with Woocommerce 2.6.0 and up. If you have earlier version of WC please use this plugin version 1.0.1

Features

  1. None intrusive. The plugin adds the SKU to the SKU field in the product edit page but it saved only by you.
  2. Option to add auto prefix to the generated SKU.
  3. Option to auto fill SKU for new product.
  4. 3 flexible SKU formats – between min-max numbers, string (you can select any alpha numeric combination), Incremental (auto increment next SKU)