/spree_shipment_giftdetails

Primary LanguageRubyBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

SpreeShipmentGiftdetails

Introduction goes here.

Installation

  1. Add this extension to your Gemfile with this line:
gem 'spree_shipment_giftdetails', github: 'praesensco/spree_cms'
  1. Install the gem using Bundler:
bundle install
  1. Copy & run migrations
bundle exec rails g spree_shipment_giftdetails:install
  1. Restart your server

If your server was running, restart it so that it can find the assets properly.

Copyright (c) 2017 [name of extension creator], released under the New BSD License