Skip to content
This repository has been archived by the owner on Mar 25, 2019. It is now read-only.

organicweb/spree-easy-contact

Repository files navigation

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

About

Easy implement a contact form into spree with honeypot-captcha

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages