SpreeCommerce Gift Card Extension adds gift card functionality to your Spree store.






Installation
1. Add gem ‘spree_gift_card’, github: ‘jdutil/spree_gift_card’ to Gemfile
2. Run bundle
3. Run rails g spree_gift_card:install
4. Run rails g spree_gift_card:seed
Seed Gift Card Product
$ rails g spree_gift_card:seed
Testing
1. bundle exec rake test_app
2. bundle exec rspec spec
As it is an open source extension, you can access the code here. follow us on twitter for more updates.
Comments