Download the PHP package markshust/magento2-module-product-qa without Composer
On this page you can find all versions of the php package markshust/magento2-module-product-qa. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download markshust/magento2-module-product-qa
More information about markshust/magento2-module-product-qa
Files in markshust/magento2-module-product-qa
Download markshust/magento2-module-product-qa
More information about markshust/magento2-module-product-qa
Files in markshust/magento2-module-product-qa
Vendor markshust
Package magento2-module-product-qa
Short Description Magento 2 module that implements a Q&A feature on product pages where customers can ask and answer questions
License OSL-3.0 AFL-3.0
Package magento2-module-product-qa
Short Description Magento 2 module that implements a Q&A feature on product pages where customers can ask and answer questions
License OSL-3.0 AFL-3.0
Please rate this library. Is it a good library?
Informations about the package magento2-module-product-qa
Magento 2 Product Q&A Module
A Magento 2 module that implements a Q&A feature on product pages where customers can ask and answer questions.
Features
- Questions and answers on product pages
- User-friendly forms for question and answer submission
- Admin management of questions and answers
- Moderation system with approval workflow
- Works for guest users and logged-in customers
- Full emoji support
- Fully responsive design
Installation
Database Configuration
For full emoji support, you must configure your database connection to use utf8mb4 encoding. Edit your app/etc/env.php file and modify the database connection section:
After making these changes, clean the cache and restart your PHP process:
Usage
- Navigate to the product page to see the Q&A tab
- Users can submit questions about the product
- Other users can answer the questions
- Admins can moderate questions and answers from the admin panel under Catalog > Product Q&A
Admin Configuration
The module provides administrative interfaces at:
- Catalog > Product Q&A > Questions - Manage product questions
- Catalog > Product Q&A > Answers - Manage answers to questions
Questions and answers require admin approval before appearing on the frontend.
All versions of magento2-module-product-qa with dependencies
PHP Build Version
Package Version
Requires
php Version
~8.1.0||~8.2.0
magento/framework Version 103.0.*
magento/module-catalog Version 104.0.*
magento/module-customer Version 103.0.*
ext-intl Version *
magento/framework Version 103.0.*
magento/module-catalog Version 104.0.*
magento/module-customer Version 103.0.*
ext-intl Version *
The package markshust/magento2-module-product-qa contains the following files
Loading the files please wait ...