Spree promotions with promo codes loading from file
Create promotions with promo codes loading from txt file
File format :
promocode1
promocode2
…
promocodeN
gem 'spree_coupons_import', github: 'isheninp/spree_coupons_import'
bundle install
If your server was running, restart it so that it can find the assets properly.
Copyright © 2019 Pavel Ishenin, released under the New BSD License