remotedevs / rd-comments
Advanced comment system for TYPO3 News extension with nested replies and backend management
Package info
github.com/payal-remotedevs/remotedevs-comments
Language:CSS
Type:typo3-cms-extension
pkg:composer/remotedevs/rd-comments
v1.1.0
2026-03-28 05:50 UTC
Requires
- georgringer/news: ^12.0
- typo3/cms-core: ^12.0
Replaces
- typo3-ter/rd_comments: v1.1.0
README
A lightweight Comments extension for TYPO3 v11+ built using Extbase and Fluid.
This extension allows frontend users to add comments and replies to News records, while backend users can manage and moderate comments through a dedicated backend module.
🚀 Features
Frontend
- Add comments to News records
- Nested replies
Backend
- Backend module for comment management
- View comments grouped by News records
- Delete comments
- TYPO3 v11 backend UI compatible
⚙️ Requirements
- TYPO3 v11.5+
- Extbase & Fluid
tx_newsrequired
🔧 Installation
Composer Installation
Install the extension via Composer:
composer require remotedevs/rd-comments
# remotedevs-comments