php-cuong / magento2-product-question-and-answer
Magento2 Product Question And Answer Free
Installs: 1 033
Dependents: 0
Suggesters: 0
Security: 0
Stars: 23
Watchers: 4
Forks: 11
Open Issues: 2
Type:magento2-module
Requires
- php: ~5.6.0|7.0.2|7.0.4|~7.0.6|~7.1.0
- magento/framework: 100.0.*|100.1.*|101.0.*
- magento/module-backend: 100.0.*|100.1.*|100.2.*
This package is not auto-updated.
Last update: 2025-04-17 06:57:42 UTC
README
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