Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 484 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 484 Bytes

Build Status

Solidus Email to Friend

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


Installation

Add to your Gemfile

gem 'solidus_email_to_friend', github: 'boomerdigital/solidus_email_to_friend', branch: 'master'

Run

bundle install

Thats all!