Linux 软件免费装

RDP Auto SKU Generator

开发者 rawdogplugins
更新时间 2026年6月9日 22:31
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

generator woocommerce product inventory sku

下载

1.0.0

详情介绍:

Auto SKU Generator takes the hassle out of creating SKUs for your WooCommerce products. Instead of manually typing a SKU for every product, this plugin automatically generates structured, unique SKUs based on your product's category and ID. How It Works When you create or save a WooCommerce product without a SKU, Auto SKU Generator automatically assigns one using a consistent format: [Prefix][Product ID][Suffix] Features Use Cases Requirements

安装:

  1. Upload the auto-sku-generator folder to the /wp-content/plugins/ directory, or install the plugin through the WordPress Plugins screen.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Go to Products > Auto SKU Generator to configure your settings.
  4. Choose your prefix mode (Category ID or User-Defined) and set your preferred SKU length.
  5. Start creating products — SKUs will be generated automatically!

屏幕截图:

  • Product edit screen with the live SKU suggestion and click-to-insert feature.
  • User-defined prefix configuration with per-category custom prefixes.

升级注意事项:

1.0.0 Initial release of Auto SKU Generator. Install to start generating automatic SKUs for your WooCommerce products.

常见问题:

Does this plugin require WooCommerce?

Yes. Auto SKU Generator is built specifically for WooCommerce and requires WooCommerce 5.0 or higher to function.

Will it overwrite my existing SKUs?

No. The plugin only generates a SKU when a product is saved without one. If a product already has a SKU, it is left untouched.

What happens if the generated SKU already exists?

The plugin automatically appends a different trailing digit (0-9) to find a unique SKU. This prevents duplicate SKU errors.

Can I use my own custom prefixes instead of category IDs?

Yes. On the settings page (Products > Auto SKU Generator), switch to "User-Defined Prefixes" mode and enter a custom alphanumeric prefix for each product category.

What format are the generated SKUs?

SKUs follow the pattern: [Prefix][Zero-padded Product ID][Suffix digit]. For example, with category ID mode and a SKU length of 13, product ID 42 in category 5 would get a SKU like 005000000420.

Can I change the SKU length?

Yes. You can set the total SKU length anywhere from 8 to 20 characters on the settings page.

What happens when I delete the plugin?

All plugin settings are removed from your database. Your product SKUs remain unchanged since they are part of the product data, not the plugin settings.

Does it work with variable products?

The plugin generates SKUs for the parent product. Variation SKUs are managed through WooCommerce's built-in variation system.

Is the plugin compatible with the block editor?

Yes. The plugin works with both the classic WooCommerce product editor and the block-based product editor.

更新日志:

1.0.0