
As requested by some Spree users, we have launched a new extension for Spree – the most flexible shopping carts powered by Ruby on Rails (that’s why you see the rudy on the rail in the pic – TeeHee). To install the AfterShip extension for Spree, it is easy and you can then automatically track all your packages and notify customers at different delivery statuses. YEAH – it is FREE for less than 500 packages per month! Give it a try and we love to hear what you think – good or bad or new ideas.
Video time – What is AfterShip?
How to install - [Readme]
1. Add the following line to your application’s Gemfile
gem "spree_aftership", :git => "git://github.com/AfterShip/spree_aftership.git"
bundle install
rails g spree_aftership:install
Configuration
You’ll need to have a AfterShip account http://www.aftership.com.
2. Setup the API Key
Log in to AfterShip. Go to “Settings” page and select “Profile” tab, then copy the consumer key and consumer to initializers/aftership.rb
Spree::Aftership::Config[:consumer_key] = "YOUR_CONSUMER_KEY"
Spree::Aftership::Config[:consumer_secret] = "YOUR_CONSUMER_SECRET"
@AfterShip Extension for @Spreecommerce Just Launched. Track packages & notify customers during delivery. http://t.co/D6ZSVDBz
[...] #content { padding: 15px 10px 10px 10px; background-color: #FFFFFF; border:1px #dddddd solid; border-radius: 13px; -moz-border-radius:13px; -webkit-border-radius:13px; -khtml-border-radius:13px; } ← AfterShip Extension for Spree Just Launched [...]