Category FAQ

Installs: 707

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

1.0.0 2022-08-12 08:12 UTC

This package is auto-updated.

Last update: 2025-06-12 14:54:22 UTC


README

Installation:

Composer:

composer require andyworkbase/faq --no-update
composer update andyworkbase/faq

Manually:

  1. unpack extension package and upload them into Magento root directory/app/code/
  2. php bin/magento setup:upgrade
  3. php bin/magento setup:di:compile
  4. php bin/magento setup:static-content:deploy

Configuration - Stores -> Configuration -> MageCloud -> FAQ
Manage - Content -> FAQ

Features:

  • support multistore;
  • support rich snippet schema;
  • separate FAQ grid (grid inline edit, the ability to add to multiple categories and multiple stores);
  • ability to add FAQ's directly from the selected category.