Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: PhotoSwipe - Responsive JavaScript Modal Image Gallery 5.0.10 Minor update available for module photoswipe (5.0.10). Release: Twig Tweak 4.0.0-alpha5 New alpha version released for module twig_tweak (4.0.0-alpha5). Release: UI Styles 8.x-1.22 Minor update available for module ui_styles (8.x-1.22). Release: Bookable Calendar 3.1.0 Minor update available for module bookable_calendar (3.1.0). Release: Animated SDC 1.0.0 Initial release available for module animated_sdc (1.0.0)! Release: ViewMend Site Tracker 1.1.0 Minor update available for module viewmend_site_tracker (1.1.0). Release: Cybersource REST 1.0.2 Minor update available for module cybersource_rest (1.0.2). Release: Fox drush console 1.6.3 Minor update available for module fox (1.6.3). Module Revived: Bootstrap Cloud 7.0.0 Theme bootstrap_cloud updated after 16 months of inactivity (7.0.0). Security Coverage: Unrestricted Page Module unrestricted_page now has official Drupal security advisory coverage.

React Comments

50 sites Security covered
View on drupal.org

This module replaces the default Drupal comment interface with an interactive React frontend. It allows users to comment, reply, edit, and administer comments without needing to refresh the page, offering a more streamlined user experience.

What is the React Comments module?

React Comments acts as a drop in replacement for the Drupal core comment module front end. Upon installation comment fields will be replaced by an interactive React app that allows user actions (commenting/replying/editing etc) without requiring a full page refresh or navigation away from the current page. Other benefits include the ability to administer comments directly from the front end (users with the 'administer comments' permission will see all unpublished comments and be able to perform administrative tasks -- publish/unpublish/delete -- directly via the front end), a clean (and familiar) UI, and other minor UX improvements such as reverse chronological sorting, explicit "reply to", and built in flagging.

How to use React Comments module?

Get the code like any other module.
composer require drupal/react_comments:^2.0@beta

Caveats

  • React Comments currently only supports use of comment fields on nodes
  • Fieldable comments and multiple comment types are not currently supported
  • In ordered to preserve comment threading we chose not to actually delete "deleted" comments from the database, instead they are marked with the "deleted" status in a custom DB table. These comments can still be deleted via the Drupal comments admin UI, but keep in mind this will also delete all replies to said comment. Lastly, should you choose to uninstall this module, all "deleted" comments will be unpublished.

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
1
Tracked since
Jul 2026
Latest release
1 month ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Core Release date
2.0.1-beta5 Pre-release 10–11 Jul 22, 2026