Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 563 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 563 Bytes

NopCommerce Plugin - Unique SKU

This plugin protects you from having duplicate SKU within your shop when editing product.

In order to use it just compile it using Visual Studio and referencing NopCommerce DLLs appropiate for your shop version.

Originally this has been written to support 3.6 but will also work for 3.5.

Version 2.0

  • Supports unique SKU in version 3.5
  • Supports unique SKU in version 3.6
  • Works only when working with single items (not working with bulk)

WARNING : This will not work at the current release with bulk updates!