Skip to content

reservebar/spree_email_to_friend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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