---
title: "[T3EXT DAY] TYPO3 Comment Plugin for EXT:news"
url: "https://nitsantech.de/en/blog/t3ext-day-typo3-comment-plugin-for-extnews"
description: "Do you want to smoothly integrate comment feature in your favourite News extension? In this extension, there are features like post comment, reply to comment, multi-level comment thread, moderation etc., Know more from extension manual."
image: "https://nitsantech.de/fileadmin/_processed_/f/6/csm_TYPO3-Comment-Plugin-for-EXTnews_v2_9cecb94e45.jpg"
author: Sanjay Chauhan - TYPO3 Technopreneur
date: 2019-10-04
modified: 2025-11-07
lastUpdated: 2026-02-25
categories:
  - Extensions
---

# [T3EXT DAY] TYPO3 Comment Plugin for EXT:news

\[T3EXT DAY\] TYPO3 Comment Plugin for EXT:news
===============================================

 05 Aug 2019

 [![](https://nitsantech.de/fileadmin/ns_theme_nitsan/About_Us_De/About_Us/Mihaela..jpg)](https://nitsantech.de/en/blog/author/mihaela-angelova)

 [Mihaela Angelova](https://nitsantech.de/en/blog/author/mihaela-angelova)

 [ Extensions ](https://nitsantech.de/en/categories/extensions)

Do you want to smoothly integrate comment feature in your favorite News extension? In this extension, there are features like post comment, reply to comment, multi-level comment thread, moderation etc., Know more from extension manual.

 ![[T3EXT DAY] TYPO3 Comment Plugin for EXT:news](https://nitsantech.de/fileadmin/ns_theme_ns2019/blog/_live/TYPO3-Extension-NewsComments/TYPO3_Comment_Plugin_for_EXTnews__Enhance_Interaction_Feature.png)

   Table of content

 <a id="c882"></a>It is an extension that facilitates visitor to post comment on a specific news, answer to the comments. Comments are the ideal way to deal and stay in touch with your visitors and adherences.

And this Comments extension will help your visitors to post a comments on news.

 <a id="c18411"></a>The TYPO3 comment plugin for EXT:news is very easy to use. Before we explain the installation process for adding comments to your news site, let's take a look at its extensive features:

- Based on extbase & fluid.
- Easy to use.
- Users can post comments on news.
- Captcha check.
- AJAX form submission.
- Responsive design of the comment form and comment threads.
- Multi-level (nested) comment threads
- Manage comments from the [**TYPO3 backend**](https://nitsantech.de/en/blog/typo3-backend)
- Comment approval by site admin.
- Send a notification to the site admin when a new comment is published.
- Compatibility from TYPO3 6.x to 9.x
- TASK\] Added feature to allow fe\_users to add comments directly (without asking for name and email).

**Warning :** A quote about EXT:ns\_news\_comments: News comments extension will be placed on the news detail page. So it is strongly recommended to integrate the news system extension first. And configure this extension only on the news detail page.

 <a id="c18412"></a>#### News comment form

 <a id="c18413"></a>#### Listing of news comments

 <a id="c18414"></a>#### News comment reply form

 <a id="c18415"></a> | **extension key:** | ns\_news\_comments |
|---|---|
| **Extension URL:** | [https://extensions.typo3.org/extension/ns\_news\_comments/](https://extensions.typo3.org/extension/ns_news_comments/) |
| **Documentation:** | <https://nitsantech.de/blog/t3ext-day-typo3-comment-plugin-for-extnews> |
| **Support:** | [https://github.com/nitsan-technologies/ns\_news\_comments/issues](https://github.com/nitsan-technologies/ns_news_comments/issues) |

 <a id="c14641"></a>### 3.1 Get the extension via Composer

Using the command line

composer require nitsan/ns-news-comments:dev-master

### 3.2 Get the extension

**Step 1:** Go to the “**Extension Manager**” module.

**Step 2:** Get the extension.

- **Get it from the Extension Manager:** Press the “Get/Update” button, search for the extension key “ns\_news\_comments,” and import the extension from the repository.
- **Get it from typo3.org:** You can always obtain the latest version of  [https://extensions.typo3.org/extension/ns\_news\_comments/](https://extensions.typo3.org/extension/ns_news_comments/) by downloading either the t3x or zip version. Then upload the file in the Extension Manager.

**Step 3:** Now install the extension.

 <a id="c18416"></a>### 3.3 Activate the TypoScript

The extension is delivered with a [**TypoScript**](https://nitsantech.de/en/typoscript-conditions-with-symfony-expression-language) code that must be integrated.

**Step 1:** Go to the **template module.**

**Step 2:** Go to the **"Root"** page.

**Step 3:** Select the **Info/Change** option from the drop-down list.

**Step 4:** Click on the **Edit** button **for the entire template data set.**

 <a id="c18417"></a>**Step 5:** Switch to the "Includes" tab and add the "News Comment" extension (ns\_news\_comment) to the "Selected Items" list in the "Include static (from extensions):" section.

 <a id="c18418"></a>**Step 1:** Configure the extension constants.

- **Step 1.1:** Switch to the master page of your website.
- **Step 1.2:** Switch to the Template module.
- **Step 1.3:** Select the constants editor from the drop-down list.
- **Step 1.4:** Select category **- PLUGIN.TX\_NSNEWSCOMMENTS (12)**
- **Step 1.5:** Configure all fields.

 <a id="c18419"></a>**Step 2:** Configure the plugin
Configure the plugins according to your requirements.

 <a id="c18420"></a>**Step 3:** Activate Captcha
If you want to use Captcha on your website, you should activate the .htaccess file located in the Private folder of this extension.

 <a id="c18421"></a>### 3.5 Listing the news comments in the backend

**Step 1:** Go to the "News management" module.

**Step 2:** Go to the "News Storage" folder/page.

**Step 3:** Edit any news record.

**Step 4:** Go to the Comments tab.

**Step 5:** Check all comments for the current news.

 <a id="c18422"></a>Please use the **Flush frontend caches** and **Flush general caches** buttons from the top panel. The**"Clear cache**" function of the installation tool also works perfectly.

 <a id="c18423"></a>TASK\] Function added that allows fe\_users to add comments directly (without asking for name and email).

**Step 1:** Backend configuration of fe\_user

 <a id="c18424"></a>**Step 2:** Frontend user of fe\_user

 <a id="c18425"></a>- **Support:** You can report any questions/problems on Github - [https://github.com/nitsan-technologies/ns\_news\_comments/issues](https://github.com/nitsan-technologies/ns_news_comments/issues)
- **Website: http:** <https://nitsantech.de/en/>

 <a id="c18427"></a>Simply download the [EXT:ns\_news\_comments](https://extensions.typo3.org/extension/ns_news_comments/) extension and try it out. You can write your feedback/suggestions/comments in the comment field below, or reach out to our [**TYPO3 Agency**](https://nitsantech.de/en/typo3-agency) for any support or customization needs. We will then adapt it for the next version of EXT:ns\_news\_comments.

*We hope you enjoy commenting :)*

 <a id="c21305"></a>

![](https://nitsantech.de/fileadmin/ns_theme_nitsan/About_Us_De/About_Us/Mihaela..jpg)

### Mihaela Angelova

Project Manager

- [](https://www.linkedin.com/in/mihaela-n-angelova/ "linkedin")

Mihaela keeps technology projects on track and ensures to meet business goals. She specializes in coordinating teams, optimizing workflows, and delivering projects. At NITSAN, she works closely with clients to transform ideas into actionable solutions. Outside of work, she enjoys exploring new hiking trails.

  <a id="c9786"></a>Comments and Responses
----------------------

 Thank you for your comment. Your Comment Added Successfully.

Thank you for your comment. Your Comment Will Be Visible After Approval.

Oops! Something went wrong, please try again later.

##### **Be the First to Comment**

  <a id="c9787"></a> ### Related Blogs

 [ ![](https://nitsantech.de/data:,)

#### TYPO3 Extensions Developed & Managed by NITSAN

 ](https://nitsantech.de/en/blog/typo3-extensions)

 [ ![](https://nitsantech.de/data:,)

#### How to Install and Uninstall TYPO3 Extensions?

 ](https://nitsantech.de/en/blog/how-to-install-and-uninstall-typo3-extensions)