https://github.com/php-cuong/magento2-product-question-and-answer
Magento 2 Product Questions Free
https://github.com/php-cuong/magento2-product-question-and-answer
magento magento2 magento2-extension-free magento2-product-question magento2-product-question-extension magento2-product-questions magento2-product-questions-free product-faq-extension product-q-a product-question-answer product-questions-extension product-questions-free product-questions-in-magento2 question-product question-product-extension question-product-in-magento-2
Last synced: 6 months ago
JSON representation
Magento 2 Product Questions Free
- Host: GitHub
- URL: https://github.com/php-cuong/magento2-product-question-and-answer
- Owner: php-cuong
- Created: 2017-10-23T06:31:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-04-29T14:37:56.000Z (about 5 years ago)
- Last Synced: 2024-04-18T14:02:24.096Z (about 2 years ago)
- Topics: magento, magento2, magento2-extension-free, magento2-product-question, magento2-product-question-extension, magento2-product-questions, magento2-product-questions-free, product-faq-extension, product-q-a, product-question-answer, product-questions-extension, product-questions-free, product-questions-in-magento2, question-product, question-product-extension, question-product-in-magento-2
- Language: PHP
- Homepage:
- Size: 310 KB
- Stars: 24
- Watchers: 5
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Magento 2 Product Questions Free
This is an awesome module, It allows Customer or Guest to submit questions and answers for the product on the product detail page.
## Features for this extension:
### This is a version non fully of the Product Question And Answer Pro extension for Magento 2
- You can get the full version of this extension in the link **https://github.com/php-cuong/magento2-product-question-and-answer-pro**
- This professional version of this extension link https://www.giaphugroup.com/magento-2-product-question-and-answer-extension.html
### Frontend:
- Display the form allow to submit a question and an answer on the product detail page.
- Display the list of questions and answers for the product on the product detail page
- Display the list of questions and answer on my product questions page.
### Backend:
- Allow setting Guests and Customers to Write Question or Answer.
- Allow setting Questions per Page on List Default Value
- Allow setting Auto approval new question and answer.
- Allow setting the Question Rules Page.
## Introduction installation:
### 1 - Installation Magento 2 Product Questions extension
#### Manual Installation
Install Product Questions extension for Magento2
* Download the extension
* Unzip the file
* Create a folder {Magento root}/app/code/PHPCuong/ProductQuestionAndAnswer
* Copy the content from the unzip folder
##### Using Composer
```
composer require php-cuong/magento2-product-question-and-answer
```
### 2 - Enable FAQ extension
* php bin/magento module:enable PHPCuong_ProductQuestionAndAnswer
* php bin/magento setup:upgrade
* php bin/magento cache:clean
* php bin/magento setup:static-content:deploy
### 3 - See results
Goto the product detail page.
Administrator goto STORES -> Configuration -> Catalog -> Catalog -> Product Questions
## ScreenShot




