nul77 / magento-product-qa

Automatically exported from code.google.com/p/magento-product-qa
MIT License
1 stars 1 forks source link

= Magento Product Q&A

A Magento module for managing product Q&A (questions and answers). For more details and screenshots see: http://www.pandawebstudio.com/projects/free-magento-product-qa-extension

Current version 0.1.2. See CHANGES for a changelog

Works with: Magento Community Edition 1.4 It also works with magento 1.3 if you copy the files from frontend/base/default to frontend/default/default frontend/base/default/template/pws_productqa -> frontend/default/default/template/pws_productqa frontend/base/default/layout/pws_productqa.xml -> frontend/default/default/layout/pws_productqa.xml

== Installation

Download the source code and copy the files in the corresponding magento folders; no Magento existing file is modified.

== Resources

== Usage

=== General You can find the module in admin under Catalog menu: Product Q&A. If you don't want a question do be displayed in the front-end product view just set the status to hidden. The question are displayed in the front-end view only if the store is the same store where the question was originally posted and if the question is answered.

The module configuration is in Admin->System->Configuration->Catalog->Product Q&A. From the configuration area you can set:

There are two email templates:

The email sender is 'general' (the email address set in Admin->System->Configuration->General->Store Email Addresses->General contact). You can change the sender from the module's config.xml file.

== Copyright

Copyright (c) 2010 Anda Bardeanu. See LICENSE for details. License: MIT