Skip to content

hgati/rakeshmagento-autosku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

magento2-auto-sku-generator

magento2 auto generate sku for new product based on custom confgiuration. Auto SKU Generator Addon provides the functionality of generating the SKU automatically

Configuration

1.Navigation

Store->Configuration->AUTO SKU->Configuration

2.Prefix :

Here you need to specify the prefix for the sku for example : D, AAA, DAC

3.Start From :

Here you need to configure the start integer for example start from : 1

4.SKU Length :

This is the length of the sku, for example for length 5 -> D0001.

ScreenShot

ScreenShot

Examples :-

1 : Prefix -> K, Start From -> 1, SKU Length -> 6

K00001, K00002, K00003,........

3 : Prefix -> SKU, Start From -> 1, SKU Length -> 7

SKU0001, SKU0002, SKU0003, SKU0004,....................

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages