Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Discuss (mail)
• eCommerce (website_sale) • Website (website) • Invoicing (account) |
Lines of code | 789 |
Technical Name |
fuap_website_product_faq |
License | OPL-1 |
Versions | 16.0 17.0 18.0 |
This module adds FAQ about products on the website
App Features
- Displays a drop-down form on the product page
- Multi-language support
- HTML tags can be added to answers
- Control which questions to display on the web
- Send an email to the customer when answering your question
- Share the same question on different websites
- Categorize questions by tags
- Up to 4 work modes: User, Responder, Publisher or Administrator
- Compatible with community, enterprise and Odoo.sh version of Odoo
Configuration
To access the settings go to Website -> Settings -> and go to section of Product FAQ:


You can configure the following application parameters:
- Number of published questions to be displayed on product page
- Send an email to internal users when a question is created on the website
- Sharing or not the same question about the same product on different websites
- Notify the customer with an email when their question is published
Usage
Below each product is a list of frequently asked questions for the product, to display the form click on the "Ask a question" button:

If the customer is registered, the email and name will be defined automatically
To manage all questions, go to eCommerce -> Questions & Answers:

Each question and answer created records the date, language, website and product from which the form was created. By answering and posting, the question is automatically displayed on the product page:

Tips to keep in mind when posting a question:
- The only valid status to display the answered question on the web is "Published"
- Who and when the question was published is saved
- You cannot edit a published question, you have to return to "Draft" status
- If the option is enabled in the configuration, an e-mail will be automatically sent to the customer when the question is published
- Only users with "Publisher" or "Administrator" permission can post questions
This is what the list of questions published on the product page looks like:

Features
You can tag the questions, to create them follow these steps:

You can define whether or not to send the e-mail to the client when you publish the question by activating the following option:

You can also send the mail to the customer without publishing the question, by clicking on the button "Send mail to the customer"
You can reply with styles:

Easy access to product FAQs:

Security
Each internal user can be assigned access to the application:

These are the permissions that a user can have:
- User: They can only see the questions, they cannot modify or manage them
- Respondent: They can only modify the questions when it is in "Draft" status, they cannot change the status of the question
- Publisher: You can modify the questions and you can publish them
- Admin: You can post, mark as draft and delete questions
Supported languages

Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module