Skip to content

Shows the Magento 2 Land of Coder FAQ's in the Magento Category Page of a Hyvä store

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE.txt
Unknown
COPYING.txt
Notifications You must be signed in to change notification settings

develodesign/magento-2-category-faq-extension-hyva

Repository files navigation

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)

About

Shows the Magento 2 Land of Coder FAQ's in the Magento Category Page of a Hyvä store

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE.txt
Unknown
COPYING.txt

Stars

Watchers

Forks

Packages

No packages published