Skip to content

jimenezjona/spree_contact_us

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpreeContactUs
=========

Requirements:

1) recaptcha
2) rails >= 3.1.0

Installation
=======
Add-to Gemfile following lines:

    gem 'spree_contact_us', :git => 'git://github.com/sbeam/spree_contact_us.git'
    gem "recaptcha", :require => "recaptcha/rails"

Run: bundle install
Run: bundle exec rails g spree_contact_us:install
Run: bundle exec rake db:migrate

 Edit lib/spree/spree_contact_us_configuration.rb

 Set mail method in admin area (/admin/mail_methods). Otherwise will not work!

 Pull requests welcome

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published