Sha256: 0aedc4401710f3f792c76ca86cbf8d05cea5ea03f21fdd304335321675d7c208

Contents?: true

Size: 1.33 KB

Versions: 1

Compression:

Stored size: 1.33 KB

Contents

# Inquiries

![Refinery Inquiries](http://refinerycms.com/system/images/0000/0626/inquiries.png)

### Gem Installation using Bundler (The very best way)

Include the latest [gem](http://rubygems.org/gems/refinerycms-inquiries) into your Refinery CMS application's Gemfile:

    gem "refinerycms-inquiries", '~> 0.9.9.2'

Then type the following at command line inside your Refinery CMS application's root directory:

    bundle install

You don't currently have to do any migrations because Refinery CMS never removed the inquiries tables by default.
This may change in a future version.

## About

__Add a simple contact form to Refinery that notifies you and the customer when an inquiry is made.__

In summary you can:

* Collect and manage inquiries
* Specify who is notified when a new inquiry comes in
* Customise an auto responder email that is sent to the person making the inquiry

When inquiries come in, you and the customer are notified. The inquiry will now show up as an "open" inquiry. The idea is to deal with the inquiry and then "close" it so you know it's been sorted.

## How do I get Notified?

Go into your 'Inquiries' tab in the Refinery admin area and click on "Update who gets notified"

## How do I Edit the Automatic Confirmation Email

Go into your 'Inquiries' tab in the Refinery admin area and click on "Edit confirmation email"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
refinerycms-inquiries-0.9.9.2 readme.md