PHPackages                             pottkinder/typo3forum - 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. pottkinder/typo3forum

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

pottkinder/typo3forum
=====================

Forum extension

v12.0.0(10mo ago)3642↓73.3%54[43 issues](https://github.com/AgenturPottkinder/typo3_forum/issues)[7 PRs](https://github.com/AgenturPottkinder/typo3_forum/pulls)GPL-2.0PHPCI failing

Since Jul 11Pushed 10mo ago16 watchersCompare

[ Source](https://github.com/AgenturPottkinder/typo3_forum)[ Packagist](https://packagist.org/packages/pottkinder/typo3forum)[ RSS](/packages/pottkinder-typo3forum/feed)WikiDiscussions v12 Synced 3w ago

READMEChangelog (8)Dependencies (11)Versions (14)Used By (0)

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

40

—

FairBetter than 86% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity70

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

309d 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/aef47bf3ebe3b3329d0f31125817507bf6f9be9c42940c891a210a6af299a606?d=identicon)[Pottkinder](/maintainers/Pottkinder)

---

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/pottkinder-typo3forum/health.svg)

```
[![Health](https://phpackages.com/badges/pottkinder-typo3forum/health.svg)](https://phpackages.com/packages/pottkinder-typo3forum)
```

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

101466.4k45](/packages/friendsoftypo3-content-blocks)[wazum/sluggi

TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects

41515.2k](/packages/wazum-sluggi)[jweiland/events2

Events 2 - Create single and recurring events

2165.2k3](/packages/jweiland-events2)[praetorius/vite-asset-collector

Use AssetCollector to embed frontend assets generated by vite

54299.7k1](/packages/praetorius-vite-asset-collector)[typo3/cms-sys-note

TYPO3 CMS System Notes - Records with messages which can be placed on any page and contain instructions or other information related to a page or section.

116.2M37](/packages/typo3-cms-sys-note)[b13/assetcollector

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

10123.2k](/packages/b13-assetcollector)

PHPackages © 2026

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