clawrock/magento2-faq
Composer 安装命令:
composer require clawrock/magento2-faq
包简介
Module allows you to add questions and answers for FAQ.
README 文档
README
Magento 2 module, that allows you to create custom FAQ question & answers, place single and list of questions in CMS pages as widget. They can be filtered by category or searched by question.
Compatibility
- Magento 2.4
- PHP 7.4, 8.1
Installation
composer require clawrock/magento2-faqphp bin/magento setup:upgrade
Configuration
- Go to Stores -> Configuration -> General -> FAQ
- Set default question limit displayed per page when display all questions using widget
Widgets
You can add questions using widgets. There are three types of widgets:
- Question list - display list of selected questions & answers
- Question - display single question & answer
- Faq - display all questions & answers with limit per page.
Tests
To run test run from console: vendor/bin/phpunit -c phpunit.xml.dist
统计信息
- 总下载量: 44
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2023-01-17