Description
A very simple plug-in of auto-generating SKU for those who are too lazy to fill in the article (SKU) of the product when it is created. Just activate the plugin and when creating a product the SKU will automatically generate.
Settings plugin
Woocommerce Settings Products SKU Settings
Features:
- Automatic generation of SKU when creating goods
- If you have already registered SKU, then generation will not follow.
- Automatic generation of the SKU of the variable product while saving
- You can set the number of characters in SKU
- You can add a prefix before SKU
- Select format SKU (Only numbers, Only letters, Letters and numbers)
- You can use the product ID in SKU
- Disable / Enable SKU generation in variable goods.
Required Plugins
- WooCommerce
Great thanks
- Thanks for helping the developer Artem Abramovich
- For help Telegram chat “WordPress WooCommerce” and all participants
- For the best documentation in Russian by WordPress Site wp-kama.ru
Donate link:
Pay with Paypal
Screenshots
SKU Settings
Variation product SKU
General SKU
Faq
If you have any suggestions or questions, you can always write to us at the official user support forum.
Installation
This section describes how to install the plugin and get it working.
Install From WordPress Admin Panel:
- Login to your WordPress Admin Area
- Go to Plugins – Add New
- Type “Easy Woocommerce Auto Sku Generator” into the Search and hit Enter.
- Find this plugin Click “install now”
- Activate The Plugin
Manual Installation:
- Download the plugin from WordPress.org repository
- On your WordPress admin dashboard, go to ‘Plugins – Add New – Upload Plugin’
- Upload the downloaded plugin file (easy-woocommerce-auto-sku-generator.0.4.0.zip) and click ‘Install Now’
- Activate ‘Easy Woocommerce Auto Sku Generator’ from your Plugins page.
Changelog
0.6.0
- Optimized code in settings
0.5.0
- Fixed problem with literal values
0.4.0
- Added settings in ‘Woocommerce Settings Products SKU Settings’
- Added option – Number of characters in SKU
- Added option – Prefix before SKU
- Added option – SKU format (Only numbers, Only letters, Letters and numbers)
- Added option – Use product ID in SKU
- Added option – Disable / Enable generation of SKU in variable goods
- Update generation function sku
0.3.0
- Update generation function sku
0.2.0
- Release