Skip to content

khdegraaf/spree_contact_us

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpreeContactUs
=========

Requirements:

1) simple_captcha
2) rails >= 3.1.0

Installation
=======
Add-to Gemfile following lines:
gem 'spree_contact_us', :git => 'git://github.com/greendog/spree_contact_us.git'
gem 'simple_captcha', :git => 'git://github.com/greendog/simple-captcha.git'

Run: bundle install


 Edit app/models/captcha_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

Languages

  • Ruby 100.0%