Repository is archived
No commit activity in last 3 years
No release in over 3 years
Simple contact form manager for Spree
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

 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

rails g spree_easy_contact:install

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

Add some topics

And you're done !

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