Quantcast
Channel: Webkul Blog
Viewing all articles
Browse latest Browse all 5490

Magento2 Accordion FAQ

$
0
0

Magento2 Accordion FAQ is an awesome module. This module adds an easy way to use FAQ Section to your Magento store with jQuery powered animation. In this module, admin can add and update FAQ. Admin can also create FAQ group and show the group on the specific pages. On the frontend, you have an animated FAQ section for your store.

Features Of Magento2 Accordion FAQ

  • You can add any numbers of FAQ’s
  • Animated FAQ.
  • Editor for adding FAQ.
  • You can create FAQ group.
  • Different Group can be published on different pages.
  • Multiple groups can be published on one page.

Installation Of Magento2 Accordion FAQ

Installation Of Magento2 Accordion FAQ is simple. You need to move app folder in Magento root directory that’s it as per the screenshot.

Installation

After the successful installation you have to run the command on Magento2 root directory- “php bin/magento setup:upgrade” 

run command

Also, run this commands in the Magento2 Root- “php bin/magento setup:static-content:deploy” You can refer the below screenshot.

command1

After running the command, you have to log into the admin panel and you have to clear the Cache. You can refer to the below screenshot.

Magento cache clear

Adding  Accordion FAQ By Admin

After installation of the module, admin can see ‘Webkul Accordion FAQ’ option on the main menu. From here admin can select the option to add FAQ or add/manage FAQ groups.

Accordion FAQ menu

Now admin can add or edit FAQ by clicking on Add FAQ button.  From this page admin can add new FAQ or edit existing one.

Manage FAQ

After clicking on Add FAQ admin can add new FAQ like this.

Add Accordion FAQ

Admin can navigate to Webkul Accordion FAQ-> Add/Manage FAQ group from the main menu to create a new group. From here admin can create a new group and edit the existing one.

Add/Manage FAQ Group

After clicking on the add button admin can enter the details for the new group like this.

faq4

After the admin has entered the group details admin can select FAQs for the group by clicking on FAQ tab like this.

faq5

Now admin can set FAQ group on any specific page. To create page navigate to Content->Pages from the main menu. Magento2 pages

Now admin can click on ‘Add New Page’ and enter the details like this.

Adding New Page in Magento2

Now admin needs to add content to show the FAQ group on the page. For this admin need to enter this code : {{block class=”Webkul\AccordionFaq\Block\AccordionFaq\AccordionFaq” group_code=”(Group code)” template=”Webkul_AccordionFaq::Accordionfaq.phtml”}}. This code should be entered in content text area like this.

faq8

Note

In the case of block call at CMS page, You will have to write (“) in HTML otherwise, if you simply copy these codes on WYSIWYG editor then it will convert the double quote into some ASCII code and you will unable to call block on CMS page.

It will look like this in CMS page.

faq13

Admin can add more than one group on the same page. After that admin can save the page and Accordion FAQ will be visible on the page on which it is saved.

Frontend of Magento2 Accordion FAQ

After saving the page the Accordion FAQ will be visible on the website like this.

 Magento2 Accordion FAQ

That’s all for the Magento2 Accordion FAQ module still, have any issue feel free to add a ticket and let us know your views to make the module better http://webkul.uvdesk.com/


Viewing all articles
Browse latest Browse all 5490

Trending Articles