This extension automatically generates numeric SKUs, such as the new SKU is the highest currently existing SKU + 1.
- version: 0.1.0
- extension key: Spranks_AutoNumericSkus
- extension on GitHub
- direct download link
This extension automatically generates numeric SKUs, such as the new SKU is the highest currently existing SKU + 1. If there is no product yet, the first product will get the SKU 1.
You will directly see the new SKU in the SKU field if you create a new product via the admin panel.
- PHP >= 5.2.0
- Mage_Adminhtml
- Mage_Catalog
- Mage_Core
- Magento >= 1.4
- Copy all the files into your document root.
- Clear the cache.
- Remove all extension files from your Magento installation.
If you have any issues with this extension, open an issue on GitHub.
Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.
Simon Sprankel
http://www.simonsprankel.com
@SimonSprankel
OSL - Open Software Licence 3.0
(c) 2014 Simon Sprankel