survey

View Magento 2 Survey Extension Detail Page for Features and Demo

Documentation for Survey

Preference

  • Survey Magento extension for Magento store is the best choice for you to improve the customer shopping experience. You can add surveys as well as questionnaires on your e-commerce store. The feedback survey is completely so easily add feedback questions.

Different types of survey questions:

  • Flexible survey settings
  • Ability to export reports in PDF formats
  • Supports multiple question type
  • Attractive survey result reports

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 → Survey Configuration, 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_Survey’ ⇒ 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 → Survey Configuration, the module will be displayed in the admin panel.

Backend Example

Configuration:

After Installation of Extension log in to Magento admin panel for set configuration of the extension.

After Installation of Extension Go to Store → Configuration → Mageants → Survey Configuration And Enable Module Set “Yes” option.

Category Page :

Manage Category Record.

Create New Category:

To create a new category please go to Mageants → Manage Categories and then click on the Add New Category button.

Survey Page :

Manage Survey Record.

Create New Survey:

To create a new Survey please go to Mageants → Manage Survey and then click on the Add New Survey button.

Questions Page :

Manage Questions Here.

Create New Questions:

To create a new Questions please go to Mageants → Manage Survey and then click on the Add New Question button.

Parent option :

  • Pick Many : Customer can select one or more option for each questions.

Parent option :

Pick One : Customer can select one option for each questions.

Parent option :

Ranking : Customer can select one or more option for each questions.

Parent option :

Short Answer : Customer can Write Text Answer.

Report Page :

Manage Report Here.

Export report data into Csv and XML file here:

Show Report :

When you click on show report then you able check all answer report here using table and google chart And also able export data into table form in pdf.

Check Specific Record Data Using Report Action.

Frontend Example

Add Survey link in Page Footer Area.

Then Click Customer Survey Link Display Category list Select Category.

Then Click Category Link Display Survey list and Select Survey which you wish to give answer.

Display Survey Question list Form Select Survey.

Final page Text of Selected Survey after Submit Questions.

survey.txt · Last modified: 2025/05/26 13:27