Magento 2 Product Questions extension is an awesome module for Magento 2. It allows Customer or Guest to submit questions and answers for the product on the product detail page.
- Allowing setting Guests and Customers to Write Question or Answer.
- Allowing setting Questions per Page on List Default Value
- Allowing setting Auto approval new question and answer.
- Allowing setting the Question Rules Page.
- Allowing administrator to check, approve and write answer for the question.
- List of Questions and Answers for the products.
- CRUD questions and answers
- Displaying the form allow to submit a question and an answer on the product detail page.
- Displaying the list of questions and answers for the product on the product detail page
- Displaying the list of questions and answer on my product questions page.
Install Product Questions extension for Magento2
- Download the extension
- Unzip the file
- Create a folder {Magento root}/app/code/Ecomteck/ProductQuestions
- Copy the content from the unzip folder
composer require ecomteck/module-product-questions
- php bin/magento module:enable Ecomteck_ProductQuestions
- php bin/magento setup:upgrade
- php bin/magento cache:clean
- php bin/magento setup:static-content:deploy
- Going to the product detail page on frontend, at product tab you can see a tab Question.
- Administrator go to Marketing ->Product Questions to see the Questions and Answers management
- Stores -> Configuration -> Catalog -> Product Questions to see the configurations of extension.
update soon.
Magento 2 Product Questions extension is an awesome module for Magento 2. It allows Customer or Guest to submit questions and answers for the product on the product detail page.
People also search:
- magento 2 product questions
- product questions and answer
- product questions for magento 2
- questions and answer on product page
- faq
- ecomteck product questions
- ecomteck extensions
- magento 2 extensions
Other free extension on Github