Skip to content

The Magento 2 "Ask Question Module" adds a quick "Ask Question" button to your product page, enabling easy inquiries. It streamlines communication by emailing the company, fostering seamless interaction with potential customers.

License

Notifications You must be signed in to change notification settings

tomk1v/product-question-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Ask Question Module

Overview

The Ask Question Module is a feature-rich extension for enhancing the product view page on your website. It introduces an "Ask Question" button that allows users to easily inquire about a product. Additionally, the module facilitates communication by sending an email to the company, ensuring seamless interaction with potential customers.

Key Features

Ask Question Button: Adds a prominent "Ask Question" button on the product view page.

User-Friendly Interface: Provides a simple and intuitive interface for users to submit their inquiries.

Email Integration: Sends email notifications to the company with the user's question, enhancing communication.

Installation

  1. Clone this repository into the app/code directory of your Magento 2 installation:
    git clone https://github.com/tomk1v/product-question-module.git

  2. Run the following commands from the Magento root directory:
    bin/magento module:enable Internship_CategoryImagesExport
    bin/magento setup:upgrade
    bin/magento setup:di:compile

  3. Flush the cache:
    bin/magento cache:flush

Usage

Navigate to Product Question configuration in the Magento Admin Panel and fill in the sender name and email in the appropriate places. 2024-03-01_10-20

Visit the product view page and click the 'Ask Question' button. 2024-03-01_12-14

Fill out the form. 2024-03-01_12-21

Check mail service. 2024-03-01_13-30

Compatibility

This module is designed to work seamlessly with:

Magento 2.4.6
PHP 8.2
©tomk1v

About

The Magento 2 "Ask Question Module" adds a quick "Ask Question" button to your product page, enabling easy inquiries. It streamlines communication by emailing the company, fostering seamless interaction with potential customers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published