/spree_email_to_friend

Email a friend functionality for Spree

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

Spree Email to Friend

The Spree Email to Friend extension enables you to send the product reference to your friend via email.

Installation

Add the following to your Gemfile

gem 'spree_email_to_friend', :git => 'git://github.com/spree/spree_email_to_friend.git'

Run

bundle install