PHPackages                             mittwald/typo3\_forum - 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. mittwald/typo3\_forum

AbandonedTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

mittwald/typo3\_forum
=====================

Forum extension

v12.0.0(8mo ago)352.8k53[30 issues](https://github.com/AgenturPottkinder/typo3_forum/issues)[6 PRs](https://github.com/AgenturPottkinder/typo3_forum/pulls)GPL-2.0PHPCI failing

Since Jul 11Pushed 8mo ago16 watchersCompare

[ Source](https://github.com/AgenturPottkinder/typo3_forum)[ Packagist](https://packagist.org/packages/mittwald/typo3_forum)[ RSS](/packages/mittwald-typo3-forum/feed)WikiDiscussions v12 Synced yesterday

READMEChangelog (8)Dependencies (11)Versions (17)Used By (0)Security (1)

TYPO3 Forum
===========

[](#typo3-forum)

[![Crowdin](https://camo.githubusercontent.com/5417ef87d2004f654e6e59fa5b4c6d92edcf49b63316dc54d300d63b0777f054/68747470733a2f2f6261646765732e63726f7764696e2e6e65742f7479706f332d657874656e73696f6e2d7479706f33666f72756d2f6c6f63616c697a65642e737667)](https://crowdin.com/project/typo3-extension-typo3forum)

The typo3\_forum is a frontend plugin that adds a discussion board to your TYPO3-based website. The extension was originally written to be used for discussing questions about TYPO3 in the TYPO3 portal TYPO3.net by Mittwald CM Service.

The extension currently consists of 9 different plugins. These plugins provide the following features:

- "Dashboard": Displays the logged in user's personal data, subscriptions and posts. It is meant to be extended as a hub for all externally added user management tools (profile editing, direct messaging, etc.).
- "Forum": Offers all the basic functionalities of a fully-featured discussion board, including subforums, topics and posts contained in these threads.
- "Forum Statistics Box": A small box that displays numeric statistics about the forum (member count, post count, topic count). Can be extended by third parties.
- "Moderation: Manage reports": List of all reported posts, to be managed by moderators.
- "Post List": Gives a list of all posts or only the most recent posts, including a preview of the rendered post text.
- "Tag List": Tags offer the possiblity to categorize topics and to search topics by tags. They can be freely created by users.
- "Topic List": Gives different overviews over the topics users create: latest topics, popular topics, latest questions as well as a list of unsolved questions.
- "User List": Different kinds of user lists: all users, most helpful users, currently online users.
- "User profile": Displays user profiles, including all specified userfields, rank and their latest activity.

Migration from mm\_forum
------------------------

[](#migration-from-mm_forum)

Migration is only possible from `mm_forum` 1.0. until typo3\_forum version 1.1.0

You will find more details in the Documenation: [http://typo3-forum.readthedocs.io/en/master/UsersManual/MigrationfromMm\_forum/Index.html](http://typo3-forum.readthedocs.io/en/master/UsersManual/MigrationfromMm_forum/Index.html)

Special Thanks
==============

[](#special-thanks)

Special Thanks to Philipp Stranghöner and the whole team of Mittwald for providing support.

Contact Information
===================

[](#contact-information)

This project was originally built by Mittwald and is now maintaned by us, the Pottkinder in Bochum, Germany.

You can read more here:

If you need to contact us via mail, please use

TODOs
=====

[](#todos)

- Move AJAX from dispatcher to middleware and refactor
- UnitTesting
- Notifications (for subscriptions and for third parties to hook into the dashboard with something like a private messaging system)
- More moderation options
    - Disabling users, including temporarily
    - User reports
- Replace all PageBrowser-Partials with the generic Control/PageBrowser one, or replace it with a ViewHelper that renders pagination links based on innerChildClosure.

###  Health Score

45

—

FairBetter than 92% of packages

Maintenance42

Moderate activity, may be stable

Popularity34

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 66.7% 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 ~342 days

Recently: every ~586 days

Total

11

Last Release

264d ago

Major Versions

v1.2.1 → v11.x-dev2023-05-22

v11.x-dev → v12.0.02025-08-21

### Community

Maintainers

![](https://www.gravatar.com/avatar/10a076c5abef3786e6dac51ac5c5a9219ae8264d7807a9a89e37a0a7eefb9f19?d=identicon)[pstranghoener](/maintainers/pstranghoener)

---

Top Contributors

[![Avalarion](https://avatars.githubusercontent.com/u/529937?v=4)](https://github.com/Avalarion "Avalarion (2 commits)")[![nvonheymann](https://avatars.githubusercontent.com/u/87707160?v=4)](https://github.com/nvonheymann "nvonheymann (1 commits)")

---

Tags

communityforumtypo3typo3-extension

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/mittwald-typo3-forum/health.svg)

```
[![Health](https://phpackages.com/badges/mittwald-typo3-forum/health.svg)](https://phpackages.com/packages/mittwald-typo3-forum)
```

###  Alternatives

[jweiland/events2

Events 2 - Create single and recurring events

2062.4k2](/packages/jweiland-events2)[eliashaeussler/typo3-form-consent

Extension for TYPO3 CMS that adds double opt-in functionality to EXT:form

1481.0k](/packages/eliashaeussler-typo3-form-consent)[b13/assetcollector

Add CSS and SVG files and strings as inline style tag/inline svg to the html code.

10118.4k](/packages/b13-assetcollector)[mfd/ai-filemetadata

Automatically generates FAL metadata for files by means of public LLMs

1142.1k](/packages/mfd-ai-filemetadata)[mautic/mautic-typo3

Add-on TYPO3 extension that enhances the "EXT:marketing\_automation" TYPO3 extension by connecting it to the Mautic Marketing Automation platform: Determine "Persona" from Mautic segments. Also provides additional services e.g. language synchronisation between Mautic and TYPO3.

236.3k](/packages/mautic-mautic-typo3)

PHPackages © 2026

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