Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 386 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 386 Bytes

spree_multi_share

Extension for Spree that allows customers to share products with contacts from any of the popular cloud services (MSN, AOL, Google, Outlook, and OSX). Powered by CloudSponge.

Installation

Add the following to your Gemfile

gem 'spree_multi_share'

Run

bundle install