Skip to content

nans/Faq

Repository files navigation

Magento 2 - FAQ extension

Sample

  • Admin can create, update, delete questions and categories.
  • Admin can add FAQ section to pages via widget.

Admin Panel

Sample
Sample
Sample
Sample

Supported

Magento 2.1.x - 2.3.x
PHP 7.0 and higher

Installation Instruction

  • Copy the content of the repo to the Magento 2: app/code/Nans/Faq
  • Run command: php bin/magento setup:upgrade
  • Run Command: php bin/magento setup:static-content:deploy
  • Now Flush Cache: php bin/magento cache:flush

Support

If you encounter any problems or bugs, please open an issue on GitHub.

Versions

1.0.0

  • Removed unused fields from configuration

0.0.3

  • Removed static faq page
  • Added widget
  • Added CMS page