- Admin can create, update, delete questions and categories.
- Admin can add FAQ section to pages via widget.
Magento 2.1.x - 2.3.x
PHP 7.0 and higher
- 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
If you encounter any problems or bugs, please open an issue on GitHub.
- Removed unused fields from configuration
- Removed static faq page
- Added widget
- Added CMS page