captproton / mephisto_contact_form-plugin
mephisto_contact_form-plugin
PublicOriginally mirrored from James Crisp. The Master branch will always be his work.
README
MephistoContactForm
Contact / Feedback form plugin for Mephisto Required setup: Rails edge, Mephisto (from trunk rather than release)
Installation
-
Install plug-in into: {MEPHISTO_ROOT}\vendor\plugins\mephisto_contact_form
-
Create a new template called 'contact_us.liquid' though the admin web interface (under the 'Design' tab). Paste in the following code:
Feel free to modify labels, layout etc.
-
Edit {MEPHISTO_ROOT}\vendor\plugins\mephisto_contact_form\lib\contact_notifier.rb and put in the email address you want contact form submissions to go to.
-
Link to "/contact_form" from your site.
Other Details
Author:: James Crisp (james.crisp@thoughtworks.com) Further info:: http://jamescrisp.blogspot.com/2007/03/contact-feedback-form-plugin-for.html Copyright:: Copyright (c) 2007 ThoughtWorks License:: Apache Version 2.0 (see http://www.apache.org/licenses/)