No commit activity in last 3 years
No release in over 3 years
So people can, um, contact you.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0.40.0
 Project Readme

SpreeEasyContact

Easy to implement contact form with honeypot-captcha, with a topic selection management in admin. It stores all messages in DB for an easy recall of messages.

This extension is based on joshnuss spree-contact-form (thank you BTW) : https://github.com/joshnuss/spree-contact-form

Installation

Put the following line into your gemfile :

gem 'spree_easy_contact'

Then run all the following command :

bundle install

rake spree_easy_contact:install

rake db:migrate

Set properly the mail method in the admin area (/admin/mail_methods)

And you're done !

Copyright (c) 2011 [Mathias Standaert for Organic Web], released under the New BSD License