spree_shipwire

Spree extension for integrating ShipWire

Last updated on: April 21 at 07:48 PM

source code bug tracker
Opensource
0 0 2
owner:  DynamoMTL

Spree / Shipwire

Integrates ShipWire with Spree

  • Provides address validation
  • Provides shipping rate integration

Installation

Add spree_shipwire to your Gemfile:

gem 'spree_shipwire', github: 'DynamoMTL/spree_shipwire'

Bundle your dependencies and run the installation generator:

bundle
bundle exec rails g spree_shipwire:install

Testing

First bundle your dependencies, then run rake. rake will default to building the dummy app if it does not exist, then it will run specs. The dummy app can be regenerated by using rake test_app.

bundle
bundle exec rake

Copyright (c) 2015 DynamoMTL, released under the New BSD License

compatible spree versions
tags spree versions
master ~> 2.4.6
authors
Joshua Nussbaum