Skip to content

Commit

Permalink
[TASK]Update Extension details
Browse files Browse the repository at this point in the history
  • Loading branch information
RuperaKhushi committed Jun 10, 2024
1 parent fa0b0a4 commit 5107f35
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 11 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# ns_news_comments
# News Comment

- DEMO version: https://demo.t3planet.com/t3t-extensions/news-comments
- FREE version: You can download FREE version with basic-features at https://extensions.typo3.org/extension/ns_news_comments/
- PRO version: You can download PRO version with more-features & free-support at https://t3planet.com/typo3-news-comment-extension
- Live Frontend Demo: https://demo.t3planet.com/t3-extensions/seo/news-comments
- Live Backend Demo: https://demo.t3planet.com/live-typo3/t3t-extensions/typo3/?TYPO3_AUTOLOGIN_USER=editor-faq
- Free version: https://extensions.typo3.org/extension/ns_news_comments/
- Premium version: https://t3planet.com/typo3-news-comment-extension
- Documentation: https://docs.t3planet.com/en/latest/ExtNsNewsComments/Index.html
- Changelog: https://t3planet.com/typo3-news-comment-extension
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "nitsan/ns-news-comments",
"type": "typo3-cms-extension",
"description": "Do you want to smoothly integrate comment features in your favourite News extension? This extension includes powerful features like post comment, reply to comment, multi-level comment thread, moderation etc., Demo: https://demo.t3planet.com/t3t-extensions/news-comment/ You can download PRO version for more-features & free-support at https://t3planet.com/news-comment-typo3-extension/",
"description": "All New TYPO3 News Comment Extension helps add comments to your news pages and articles. It comes with a variety of features for managing and customizing comments. It is designed to enhance user experience with a simple interface and is SEO-friendly. *** Live Demo: https://demo.t3planet.com/t3-extensions/seo/news-comments/ *** Premium Version, Documentation & Free Support: https://t3planet.com/typo3-news-comment-extension",
"homepage": "https://extensions.typo3.org/extension/ns_news_comments/",
"license": "GPL-2.0+",
"keywords": [
"TYPO3 CMS",
"News Comment",
"NITSAN",
"T3Planet",
"Comments",
"Blog",
"User"
Expand Down
10 changes: 6 additions & 4 deletions ext_emconf.php
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
<?php

$EM_CONF['ns_news_comments'] = [
'title' => '[NITSAN] Comment Plugin for EXT:news',
'description' => 'Do you want to smoothly integrate comment features in your favourite News extension? This extension includes powerful features like post comment, reply to comment, multi-level comment thread, moderation etc., Demo: https://demo.t3planet.com/t3t-extensions/news-comments/ You can download PRO version for more-features & free-support at https://t3planet.com/news-comment-typo3-extension/',
'title' => 'Comment Plugin for EXT:news',
'description' => 'All New TYPO3 News Comment Extension helps add comments to your news pages and articles. It comes with a variety of features for managing and customizing comments. It is designed to enhance user experience with a simple interface and is SEO-friendly.
*** Live Demo: https://demo.t3planet.com/t3-extensions/seo/news-comments/ *** Premium Version, Documentation & Free Support: https://t3planet.com/typo3-news-comment-extension',
'category' => 'plugin',
'author' => 'Team NITSAN',
'author' => 'T3: Himanshu Ramavat, T3: Divya Goklani, T3: Nilesh Malankiya, QA: Krishna Dhapa',
'author_email' => '[email protected]',
'author_company' => 'NITSAN Technologies Pvt Ltd',
'author_company' => 'T3Planet // NITSAN',
'state' => 'stable',
'internal' => '',
'uploadfolder' => '0',
Expand Down
2 changes: 1 addition & 1 deletion ext_icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5107f35

Please sign in to comment.