jweiland / pforum
Lightweight forum extension for TYPO3
7.0.0
2026-09-08 15:14 UTC
Requires
- typo3/cms-core: ^13.4
Requires (Dev)
- ergebnis/composer-normalize: ^2.44
- phpstan/phpdoc-parser: ^1.33
- ssch/typo3-rector: ^3.6
- typo3/cms-install: ^13.4
- typo3/coding-standards: ^0.8
- typo3/testing-framework: ^9.0.1
Suggests
- jweiland/checkfaluploads: Adds a mandatory rights checkbox to file uploads in pforum's forms. Requires at least version 6.0.0.
Provides
None
Conflicts
None
Replaces
- typo3-ter/pforum: 7.0.0
This package is auto-updated.
Last update: 2026-09-08 15:58:27 UTC
README
Pforum is a little lightweight forum for TYPO3
1 Features
- Create forums, topics and postings
- You can assign images to topics and postings
- It is possible to add topics/post as anonymous user, is configured
2 Usage
2.1 Installation
Installation using Composer
The recommended way to install the extension is using Composer.
Run the following command within your Composer based TYPO3 project:
composer require jweiland/pforum
Installation as extension from TYPO3 Extension Repository (TER)
Download and install pforum with the extension manager module.
2.2 Minimal setup
- Include the static TypoScript of the extension.
- Create forum records on a sysfolder.
- Create a plugin on a page and select at least the sysfolder as startingpoint.
3 Support
Free Support is available via GitHub Issue Tracker.
For commercial support, please contact us at support@jweiland.net.