PHPackages                             webfox/silverstripe-faq - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. webfox/silverstripe-faq

AbandonedSilverstripe-module[Utility &amp; Helpers](/categories/utility)

webfox/silverstripe-faq
=======================

A silverstripe faq module

v2.0.1(9y ago)03081MITPHP

Since May 4Pushed 9y ago3 watchersCompare

[ Source](https://github.com/webfox/silverstripe-faq)[ Packagist](https://packagist.org/packages/webfox/silverstripe-faq)[ RSS](/packages/webfox-silverstripe-faq/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (1)Versions (8)Used By (0)

silverstripe-faq
================

[](#silverstripe-faq)

A FAQ module for silverstripe that implements the backend on any pagetype via an extension but does not dictate the frontend!

How to use
----------

[](#how-to-use)

### Install through composer

[](#install-through-composer)

```
composer require webfox/silverstripe-faq
```

### Apply to any pagetype you want the "Faq Segments" tab to appear on

[](#apply-to-any-pagetype-you-want-the-faq-segments-tab-to-appear-on)

(can be applied to multiple page types)

```
Page:
  extensions:
    - FrequentlyAskedQuestionsExtension
```

### Use on the frontend

[](#use-on-the-frontend)

```

        Q. {$Title}
        A. {$Answer}

```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~94 days

Recently: every ~114 days

Total

7

Last Release

3465d ago

Major Versions

v0.1.0 → v1.0.02015-05-04

V1.0.3 → v2.0.02016-11-01

### Community

Maintainers

![](https://www.gravatar.com/avatar/89a3fc3149eeb34725cdbe81bee9adc4a9db23425ef3595a3a115a4f23c813ea?d=identicon)[foxbytehq](/maintainers/foxbytehq)

---

Top Contributors

[![hailwood](https://avatars.githubusercontent.com/u/709773?v=4)](https://github.com/hailwood "hailwood (5 commits)")

### Embed Badge

![Health badge](/badges/webfox-silverstripe-faq/health.svg)

```
[![Health](https://phpackages.com/badges/webfox-silverstripe-faq/health.svg)](https://phpackages.com/packages/webfox-silverstripe-faq)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
