dospuntocero/customerquestions

This is a module for storing those emails as dataobjects with the ability to answer those directly in the module. The client will get a branded email from your website and you will keep record of all emails ever received. What a great deal! isn't it?

Installs: 24

Dependents: 0

Suggesters: 0

Security: 0

Stars: 8

Watchers: 4

Forks: 2

Open Issues: 3

Type:silverstripe-module

dev-master 2013-03-06 19:56 UTC

This package is not auto-updated.

Last update: 2024-04-07 01:35:10 UTC


README

#Customer Questions

##Want to keep track of all the questions clients asks in your website?

The best way is to answer directly on it!

This is a module for storing those emails as dataobjects with the ability to answer those directly in the module. The client will get a branded email from your website and you will keep record of all emails ever received. What a great deal! isn't it?

Requirements

This module requires Silverstripe 3 and UncleCheese's dashboard module

Installation

Just as any other silverstripe module, drag it into the root folder, run dev/build, and you are done. In the left menu of your site you will find a "Customer Questions" section for keeping track of all of the questions clients have sent to the website.

then you need to create a ContactPage and set the email you want to get the messages and the thank you message

Usage

With this module you'll get a simple Contact form tied to a dashboard that shows you the latest unanswered questions on your site, you can check the questions and even answer them directly from the cms without using your email program, you just write your answer in the module and it will send a branded email to your customer.

You also have a nice admin to review all the questions other clients have asked historically.

I hope you enjoy it. Like us in facebook for more exiting modules!

TODO

Nicer email templates

Maintainer

francisco arenas (fa@dospuntocero.cl)

Amazing coders

UncleCheese - without him this module wont exists º

License

Do what you want with it, I'm happy that you can use this small module, and if you use it, just let me know and if you can improve it, just sent me a pull request :)

The images

Empty dashboard

module in action

Dashboard with questions

module in action

Answering Questions

module in action