andyworkbase / faq
Category FAQ
Installs: 707
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ~7.3.0||~7.4.0||~8.1.0
- magento/framework: *
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:
- unpack extension package and upload them into Magento root directory/app/code/
- php bin/magento setup:upgrade
- php bin/magento setup:di:compile
- 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.