Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 646 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 646 Bytes

SSS SKU

Automatic SKU generator for Spree Social Sales (https://github.com/MateoLa/Spree_Social_Sales).
Identify products and variants by a unique SKU.
Developed by VeroLa Srl.

Installation

To use this gem you need to install Spree and Spree Social Sales first.

Add this line to your application's Gemfile:

gem 'sss_sku', github: 'MateoLa/sss_sku'

(Must be added after the line "gem 'spree_social_sales', github: 'MateoLa/spree_social_sales'")

Then execute:

$ bundle install

License

The gem is available as open source under the terms of the MIT License.