spree_amazon_affiliate

The purpose of this Spree extension is to allow store admins to easily add products from Amazon to their store through the admin interface. When viewing the Amazon product page rather than adding the product to the cart the user will be sent to Amazon’s product page using an Amazon Affiliate link.

Installation

Add to Gemfile:

gem ‘spree_amazon_affiliate’, :git => ‘git://github.com/jdutil/spree_amazon_affiliate’

Run:

$ bundle
$ rails g spree_amazon_affiliate:install

Modify config/amazon_affiliate.yml to set your AWS credentials.



Comments

Be the first to comment on this extension.

Login to Comment.

This project is maintained by a core team of developers and is freely available for commercial use under the terms of the New BSD License.

Spree, Spree Commerce and the Spree logo are all trademarks of Spree Commerce, Inc.