mageplaza / module-faqs-graphql
mageplaza/module-faqs-graphql
Mageplaza FAQs GraphQl Extension
Magento 2 FAQ GraphQL
Magento 2 FAQ GraphQL is a part of Mageplaza FAQ extension that adds GraphQL features. This supports PWA compatibility.
Mageplaza FAQ for Magento 2 enables you to create a comprehensive FAQ page for your online store where visitors can find answers to questions about your products and services.
You can build a neat and SEO-friendly FAQ homepage with the most convenience for customers to look up the information. The instant search box is placed in the center of the page, making it easier for customers to search for what they need. The FAQ page will be well-organized and user-friendly by classifying questions into specific categories. The number of questions included in a section is totally determined by the store admin.
The store admin can configure the question FAQ homepage from the admin backend for SEO optimization. This helps increase the FAQ page search ranking and provides an easy-to-navigate the FAQ page easily. Each category can be customized to be more friendly with users by adding icons or changing the questions, positions of the category.
The store admin can customize the look of the FAQ page from the backend configuration. It’s easy to change the page title, theme color, page layout, FAQ style, categories columns, and limit the question included in each category.
1. How to install
Run the following command in Magento 2 root folder:
composer require mageplaza/module-faqs-graphql
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
Note:
Magento 2 FAQ GraphQL requires installing Mageplaza FAQ in your Magento installation.
2. How to use
Mageplaza's FAQ extension enables getting categories, articles, and creating questions through GraphQL.
To start working with FAQs GraphQL in Magento, you need to:
- Use Magento 2.3.x. Return your site to developer mode.
- Install chrome extension (currently does not support other browsers).
3. Devdocs
Click on Run in Postman to add these collections to your workspace quickly.

4. Contribute to this module
Feel free to Fork and contribute to this module.
You can create a pull request, and we will consider to merge your changes in the main branch.
5. Get support
- Feel free to contact us if you have any question. We're happy to hear from you.
- If you find this post helpful, please give us a Star

No dependencies declared
This package's composer.json doesn't declare any required, suggested, replaced, or conflicting packages.
Compatibility
Each Magento release line is installed on its supported PHP versions, then the module is built (DI compilation + static-content deploy) and its unit and integration suites are run. The matrix shows the lines and PHP versions the module is confirmed to install and run on. Code-quality results further down (phpstan, phpcs, …) are reported separately and never affect compatibility.
Code Quality
Advisory checks against the module's source. Static analysis runs once across the whole module; PHPStan re-runs per Magento + PHP version because resolvable symbols differ between releases. These NEVER affect the Compatibility badge — a phpcs finding can't make a module incompatible.
Static analysis
Coding standards (phpcs), mess detection (phpmd), copy-pasted code (cpd), PHP cross-version compatibility, composer.json validity. Each runs once for the whole module.
PHPStan
Type-checks the module's PHP against a real Magento install at the configured gate level. Re-runs per Magento and PHP version because resolvable symbols differ between releases. Cell → details modal.
Tests
Unit and integration suites, run for each applicable Magento and PHP version. A test failure speaks to the module's behaviour, not its compatibility with a Magento line, so it is reported here separately and never reddens the compatibility matrix.
Unit tests
| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | ||
| 2.4.8 | N/A | N/A | ||
| 2.4.9 | N/A | N/A |
Integration tests
| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | ||
| 2.4.8 | N/A | N/A | ||
| 2.4.9 | N/A | N/A |
Security
Security checks run directly against the module: an audit of its declared dependencies for known vulnerabilities (composer audit) and a scan of its source for malware and web-shell signatures. Each runs once. A malware detection fails the version outright.
More from mageplaza
View vendorTurn an existing module into recurring revenue.
If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.