jambagecom / tt-board
Simple threaded (tree) or list message board (forum).
Installs: 1 057
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 3
Open Issues: 2
Type:typo3-cms-extension
Requires
- php: >=8.2.0
- ext-pdo: *
- jambagecom/div2007: ^2.3.3
- jambagecom/tslib-fetce: ^0.9.1
- typo3/cms-core: ^13.4.15
- typo3/cms-extensionmanager: ^13.4.15
- typo3/cms-felogin: ^13.4
- typo3/cms-filemetadata: ^13.4
- typo3/cms-tstemplate: ^13.4
- typo3/minimal: ^13.4
Replaces
- typo3-ter/tt-board: v1.18.2
- dev-master
- v1.18.2
- v1.18.1
- v1.17.2
- v1.17.1
- v1.17.0
- v1.16.2
- v1.16.1
- v1.16.0
- v1.15.1
- v1.15.0
- v1.14.1
- v1.14.0
- v1.13.1
- v1.13.0
- v1.12.3
- v1.12.2
- v1.12.1
- v1.11.5
- v1.11.4
- v1.11.3
- v1.11.2
- v1.11.1
- v1.11.0
- 1.10.x-dev
- v1.10.16
- v1.10.15
- v1.10.14
- v1.10.13
- v1.10.12
- v1.10.11
- 1.8.1
- dev-develop
- dev-version_1_17
- dev-l10n_master
- dev-documentation-draft
This package is auto-updated.
Last update: 2025-07-21 15:51:45 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
In 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.