PHPackages                             3ev/tev\_faqs - 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. [Admin Panels](/categories/admin)
4. /
5. 3ev/tev\_faqs

ActiveTypo3-cms-extension[Admin Panels](/categories/admin)

3ev/tev\_faqs
=============

3ev FAQs TYPO3 Extension

v3.5.0(5y ago)02911[1 PRs](https://github.com/3ev/tev_faqs/pulls)MITPHPPHP &gt;=5.5.0

Since Aug 3Pushed 5y ago8 watchersCompare

[ Source](https://github.com/3ev/tev_faqs)[ Packagist](https://packagist.org/packages/3ev/tev_faqs)[ Docs](https://github.com/3ev/tev_faqs)[ RSS](/packages/3ev-tev-faqs/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (1)Versions (17)Used By (0)

\#TYPO3 FAQs Extension

[![Latest Stable Version](https://camo.githubusercontent.com/77d4fe4e02e6553964611a17b7d38e5d83747df8500f93ca5a48ec166033bca3/68747470733a2f2f706f7365722e707567782e6f72672f3365762f7465765f666171732f76657273696f6e)](https://packagist.org/packages/3ev/tev_faqs) [![License](https://camo.githubusercontent.com/90c217a1988177dbbb31a9677cc42691930d6942f947d6907947b66cae35ed99/68747470733a2f2f706f7365722e707567782e6f72672f3365762f7465765f666171732f6c6963656e7365)](https://packagist.org/packages/3ev/tev_faqs)

> Add a list of FAQs to your TYPO3 site.

\##Installation

```
$ composer require "3ev/tev_faqs"

```

\##Usage

Install the TYPO3 extension through the Extension Manager.

Using the Constants Editor, you should then set the 'TEV\_FAQS -&gt; Storage Folder' constant, most likely on your root page template. This will be the main folder that the FAQ Categories and FAQs are stored in.

You'll then be able to add FAQ Categories and FAQs from the List View. Each FAQ **must** be categorised under a single category.

You can then add the FAQs plugin to any page on your site. This plugin will display a list of all of the FAQ Categories, with links to the set of the FAQs in each category.

You can set the 'Storage Folder' constant on a per page basis if you want a particular page using the FAQs plugin to display a specific set of FAQ categories and FAQs.

\##Styling

The FAQs plugin generates a [Bootstrap 3](http://getbootstrap.com/) compatible template, with some custom classes so that you're able to target and style each element easily.

Checkout the [plugin template](https://github.com/3ev/tev_faqs/blob/master/Resources/Private/Templates/Category/Show.html)for more information.

\###Overriding Templates

You can fully override any templates in this extension in the normal Extbase way, by adding the following Typoscript in your own extension:

```
plugin.tx_tevfaqs {
    view {
        templateRootPaths {
            # The default index is 0, so use any index from 1 upwards

            1 = EXT:your_ext/Path/To/Template/Overrides/
        }
    }
}

```

You can do the same for `partialRootPaths` or `layoutRootPaths` too. Any templates added to the configured directories will be preferred over the default ones.

\##License

MIT © 3ev

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 58.3% 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 ~148 days

Recently: every ~200 days

Total

15

Last Release

1903d ago

Major Versions

v1.0.2 → v2.0.02015-08-24

v2.2.1 → v3.0.02016-06-10

### Community

Maintainers

![](https://www.gravatar.com/avatar/380e5682a659dee3eb84812db8fcb0433bcf70c460b2eeafd97d79b9f1646f03?d=identicon)[3ev](/maintainers/3ev)

---

Top Contributors

[![BenConstable](https://avatars.githubusercontent.com/u/817029?v=4)](https://github.com/BenConstable "BenConstable (21 commits)")[![aaron-grover](https://avatars.githubusercontent.com/u/30999889?v=4)](https://github.com/aaron-grover "aaron-grover (4 commits)")[![wickedgenius](https://avatars.githubusercontent.com/u/4165229?v=4)](https://github.com/wickedgenius "wickedgenius (3 commits)")[![sipreston](https://avatars.githubusercontent.com/u/47719057?v=4)](https://github.com/sipreston "sipreston (3 commits)")[![TropicalRobot](https://avatars.githubusercontent.com/u/5296033?v=4)](https://github.com/TropicalRobot "TropicalRobot (2 commits)")[![JoseGuerraHermo](https://avatars.githubusercontent.com/u/52447817?v=4)](https://github.com/JoseGuerraHermo "JoseGuerraHermo (1 commits)")[![szabi3ev](https://avatars.githubusercontent.com/u/41201104?v=4)](https://github.com/szabi3ev "szabi3ev (1 commits)")[![muthukswamy](https://avatars.githubusercontent.com/u/2474969?v=4)](https://github.com/muthukswamy "muthukswamy (1 commits)")

### Embed Badge

![Health badge](/badges/3ev-tev-faqs/health.svg)

```
[![Health](https://phpackages.com/badges/3ev-tev-faqs/health.svg)](https://phpackages.com/packages/3ev-tev-faqs)
```

PHPackages © 2026

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