Skip to content

landofcoder/module-faq

Repository files navigation

magento2-faq

What is this extension about?

With Magento 2 FAQ Extension, you will not need to worry about creating useful and nice FAQ page for your ecommerce website. The extension will help you to set up nice informative & SEO-friendly magento 2 FAQ page. With faq page, your customers will find convenient, easily and quick to resolve common issues.

Install Extension
composer require landofcoder/module-faq
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f

manage faq extension

manage faq by navigation to Landofcoder > Faq

Module FAQ GraphQl

Setup via composer

composer require landofcoder/module-faq-graph-ql
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f