Skip to content

chrise86/spree-contact-us-with-math-captcha

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spree Contact Us
=========
Welcome to RoRtechie.com.
This gem provides very simple integration of contact us form with Spree. 
We have dropped the support of reCaptcha and added Math Captcha instead

Requirements:

1) formtastic
2) ezcrypto
3) rails >= 3.1.0

Installation
=======
Add-to Gemfile following lines:
gem 'formtastic'
gem 'ezcrypto'
gem "spree_contact_us", :path => "../spree_contact_us"

Then
Run: bundle install

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

About

This gem providers spree contact us form with math captcha

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%