voice_search

View Magento 2 Voice Search Extension Detail Page for Features and Demo

Documentation for Voice Search

Preference

  • Magento by default does not allows you to Voice Search, for that our Mageants team work on it and develop module which allows Voice Search.
  • Voice Search extension for Magento was launched by Mageants is a perfect solution that improves your searching system.
  • Our Search extension brings the most benefits for your customer in terms of finding preferred product.

Installation

There are two ways of installing extension in magento2.

  1. Using COMMAND LINE.
  2. Manually Install extension.

Option 1: Magento 2 install extension using COMMAND LINE (Recommended)

Follow below steps to install extension from the command line.

Step 1: Download the extension and unzip it.

Step 2: Upload it to code directory in your magento installation’s app directory. If code directory does not exists then create.

Step 3: Disable the cache under System → Cache Management.

Step 4: Enter the following at the command line:

           Php bin/magento setup:upgrade
           Php bin/magento setup:static-content:deploy

Step 5: Once you complete above steps log out and log in back to the admin panel and switch to Stores → Configuration → Mageants → Voice Search, the module will be displayed in the admin panel.

Option 2: Magento 2 install extension manually

Step 1: Download the extension and unzip it.

Step 2: Upload it to code directory in your magento installation’s app directory If code directory does not exists then create.

Step 3: Disable the cache under System → Cache Management Edit app/etc/config.php file and add one line code: ‘Mageants_VoiceSearch’ ⇒ 1

Step 4: Disable the cache under System → Cache Management

Step 5: Once you complete above steps log out and log in back to the admin panel and switch to Stores → Configuration → Mageants → Voice Search, the module will be displayed in the admin panel.

Backend Example

After Installation of Extension login to Magento admin panel to set configuration of the extension.

Voice Search Configuration:

Login to Magento Admin Store → Configuration → Mageants → Voice Search Enable Choose Yes/No to Show or hide module.

  • Enable : Choose Yes will enable the voice search module.

Frontend Example

  • Magento Home page:

  • Click on voice search button and say something for search:

  • Voice search result:

voice_search.txt · Last modified: 2025/05/26 13:17