remotedevs/rd-comments

Advanced comment system for TYPO3 News extension with nested replies and backend management

Maintainers

Package info

github.com/payal-remotedevs/remotedevs-comments

Issues

Language:CSS

Type:typo3-cms-extension

pkg:composer/remotedevs/rd-comments

Statistics

Installs: 3

Dependents: 0

Suggesters: 0

Stars: 0

v1.1.0 2026-03-28 05:50 UTC

This package is auto-updated.

Last update: 2026-03-28 06:07:40 UTC


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_news required

🔧 Installation

Composer Installation

Install the extension via Composer:

composer require remotedevs/rd-comments
# remotedevs-comments