faq

View Magento 2 FAQ Extension Detail Page for Features and Demo

Documentation for FAQ

Preference

Today customers have numbers of questions on products or stores.

  • Mageants provides an extension which allows you to display number of questions to answer as a requently asked questions in front.
  • The advantage of this extension is that admin can post FAQs category wise and the Ajax system saves the time of page rendering.
  • The faster Ajax system used in FAQs search and pagination system which allows customers to search faster.
  • Admin also can display promotional cms block in the front page of FAQ.

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 → FAQ. 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_FAQ.’ ⇒ 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 → FAQ. 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.

Extension Configuration

As per below screen shot you can set all the settings here

Extension menu and submenu To manage FAQ here

Manage Category

Add category

Manage Faq

Add new faq

Import Faq

Import beheviour

Select file and import it

Display message after successful import

Frontend Example

Search result

faq.txt · Last modified: 2025/05/23 07:05