jambagecom / tt-board
Simple threaded (tree) or list message board (forum).
Package info
Type:typo3-cms-extension
pkg:composer/jambagecom/tt-board
v1.18.8
2026-06-20 19:24 UTC
Requires
- php: >=8.2.0
- ext-pdo: *
- jambagecom/div2007: ^2.4.2
- jambagecom/tslib-fetce: ^0.11
- typo3/cms-core: ^13.4.15 || ^14
- typo3/cms-extensionmanager: ^13.4.15 || ^14
- typo3/cms-felogin: ^13.4.15 || ^14
- typo3/cms-filemetadata: ^13.4.15 || ^14
- typo3/cms-tstemplate: ^13.4.15 || ^14
Suggests
- friendsoftypo3/sys-action: ^13.0 || ^14
- friendsoftypo3/taskcenter: ^13.0 || ^14
- internetgalerie/ig-slug: ^1.1
- sjbr/sr-freecap: ^13.4 || ^14
Replaces
- typo3-ter/tt-board: v1.18.8
This package is auto-updated.
Last update: 2026-06-20 19:27:09 UTC
README
TYPO3 extension tt_board
| Repository: | https://github.com/franzholz/tt_board |
|---|---|
| Read online: | https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/Index.html |
| TER: | https://extensions.typo3.org/extension/tt_board/ |
The extension tt_board brings a forum in list or tree view to TYPO3.
You must have set this in the constants
PAGE_TARGET = _top
The entry form is only available for logged in front end users of group id=1 by default. You can activate this in the constants for all users and even those without a login:
plugin.tt_board {
memberOfGroups = 0
}
Upgrade Requirement
Since version 1.18.0 you must execute the Upgrade Wizard to convert the tt_board plugin content elements identified by the CType ttboard_tree and ttboard_list.