The Home for
Magento Excellence

Explore. Discover. Elevate. #magento

162
Modules Tested
98
Ready for Magento 2.4
64
Need Your Help
Potentially Abandoned v1.1

Magento 2 Module for showing Landofcoder FAQs on the Hyvä category page

develodesign/magento-2-module-categoryfaqextension

Displays a FAQ accordian at the bottom of the Magento Category page from a linked FAQ category. Hyvä compatible.

922
Downloads
Below average
3
GitHub Stars
Below average
3y ago
Last Release
0
Open Issues
Build Issues
2/3 checks passed

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
PHPStan Failed

Tested on Magento 2.4.8-p3

Recent Test History

Each release is tested against the latest Magento version at that time.

v1.1 on Magento 2.4.8-p3
Dec 15, 2025
v1.1 on Magento 2.4.8-p2
Aug 14, 2025
v1.1 on Magento 2.4.8
May 17, 2025
v1.1 on Magento 2.4.7-p4
Feb 15, 2025
v1.1 on Magento 2.4.7-p3
Oct 14, 2024
v1.1 on Magento 2.4.7-p2
Sep 7, 2024

+4 older tests

GitHub Repository
Source code & docs
Packagist
Version history
Issues & Support
Get help or report bugs

Looking for Contributors

Dependency injection compilation fails. Your contribution could help the entire Magento community!

Contribute

Share This Module's Status

Magento 2 Module for showing Landofcoder FAQs on the Hyvä category page Magento compatibility status badge

README

Loaded from GitHub

Magento 2 Module for showing Landofcoder FAQs on the Hyvä category page including Schema markup

Displays a FAQ accordian at the bottom of the Magento Category page from a linked FAQ category, including FAQ Schema (FAQPage, Question, Answer) structured data markup for SEO. Hyvä compatible.

Requires the Free FAQ module https://landofcoder.com/faq-extension-for-magento2.html

Example

FAQ Schema Example

Installation

* = in production please use the option --keep-generated

Composer

composer require develodesign/magento-2-module-categoryfaqextension
bin/magento module:enable Develodesign_CategoryFaqExtension
bin/magento setup:upgrade
bin/magento cache:flush

Zip file

  • Unzip the zip file in app/code/Develodesign
  • Enable the module by running php bin/magento module:enable Develodesign_CategoryFaqExtension
  • Apply database updates by running php bin/magento setup:upgrade*
  • Flush the cache by running php bin/magento cache:flush

Configuration

Edit your Magento categories and select which FAQ category should be used.

Attributes

  • Category - FAQ Category (faq_category)

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.

Back to All Modules