Download the PHP package etechflow/module-faq without Composer
On this page you can find all versions of the php package etechflow/module-faq. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download etechflow/module-faq
More information about etechflow/module-faq
Files in etechflow/module-faq
Download etechflow/module-faq
More information about etechflow/module-faq
Files in etechflow/module-faq
Vendor etechflow
Package module-faq
Short Description Help-Centre / FAQ module for Magento 2 with categories, slug-based detail pages, search, related articles, REST API, and admin management. Theme-agnostic — works on Hyvä, Luma, and any custom theme.
License MIT
Package module-faq
Short Description Help-Centre / FAQ module for Magento 2 with categories, slug-based detail pages, search, related articles, REST API, and admin management. Theme-agnostic — works on Hyvä, Luma, and any custom theme.
License MIT
Please rate this library. Is it a good library?
Informations about the package module-faq
Etechflow_Faq — Help-Centre / FAQ Module for Magento 2
A self-contained FAQ / knowledge-base module with public detail pages, admin management, REST API, and full theme/branding configurability. Works on Magento Open Source, Adobe Commerce, with Hyvä or Luma themes — no Tailwind, no Alpine, no PageBuilder dependencies.
Features
- Categories with display label, URL identifier, icon, sort order, active toggle.
- Q&A items with auto-generated slugs (unique per category), subtitle, rich answer body, SEO meta title + description.
- Slug-based detail pages at
/faqs/{category}/{slug}— breadcrumb, left-rail category navigation, main content card, right-rail (search/helpful/contact), related articles grid. - Listing page at
/faqs— categories grid (desktop) + mobile accordion, in-page search filter, per-category modal showing all questions. - REST API — three read-only public endpoints returning JSON, no auth required.
- System Configuration for branding (colours, font), hero (image + copy), contact details, and display toggles — no template hacking needed.
- Theme-agnostic — vanilla CSS scoped under
.kfaq-*, vanilla JS (no framework). Renders identically on Hyvä and Luma. - Demo data (opt-in) seeds 9 categories + 36 sample questions for a working out-of-the-box page.
Requirements
| Requirement | Version |
|---|---|
| Magento | 2.4.4 → 2.4.8 (Open Source or Adobe Commerce) |
| PHP | 8.1, 8.2, or 8.3 |
| Frontend theme | Any (Hyvä, Luma, blank, custom) |
Quick start
Manual install (no Composer)
Composer install (path repository)
Verify
- Admin → Content → FAQs → Categories — lists 0 rows (or 9 if demo data enabled).
- Admin → Stores → Configuration → EtechFlow → FAQ — defaults are populated.
- Storefront →
/faqs— renders the listing page.
Documentation
| File | What's inside |
|---|---|
| INSTALL.md | Manual + Composer install, troubleshooting, post-install cleanup, demo data toggle |
| USAGE.md | Admin walkthrough, REST API, system-config reference, customising the look, layout extension points |
| CHANGELOG.md | Version history |
| LICENSE | MIT |
Module structure
Support
Open an issue or reach the maintainer at the email in composer.json.
All versions of module-faq with dependencies
PHP Build Version
Package Version
Requires
php Version
~8.1.0||~8.2.0||~8.3.0||~8.4.0
magento/framework Version >=103.0
magento/module-backend Version >=102.0
magento/module-ui Version >=101.0
magento/module-store Version >=101.0
magento/module-config Version >=101.0
magento/framework Version >=103.0
magento/module-backend Version >=102.0
magento/module-ui Version >=101.0
magento/module-store Version >=101.0
magento/module-config Version >=101.0
The package etechflow/module-faq contains the following files
Loading the files please wait ...