Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: Workflow Modeler 1.0.9 Minor update available for module modeler (1.0.9). Release: Vite 1.5.6 Minor update available for module vite (1.5.6). Release: Mautic Audiences 1.1.0 Minor update available for module mautic_audiences (1.1.0). Release: Freja eID for Drupal 1.0.2 Minor update available for module freja_eid (1.0.2). Release: FileGate 1.10.1 Minor update available for module file_gate (1.10.1). Release: MCP Sentinel 2.23.0 Minor update available for module mcp_sentinel (2.23.0). Release: Synapse helper module 3.0.9 Minor update available for module synhelper (3.0.9). Release: Synapse helper module 3.0.8 Minor update available for module synhelper (3.0.8). Module Revived: Decorative Images 1.3.6 Module decorative_images updated after 7 months of inactivity (1.3.6). Security Coverage: Pixie Dark Theme pixie_dark now has official Drupal security advisory coverage.

Admin RSS

Security covered Drupal 11 · not 10
View on drupal.org

Features

The AdminRSS module creates RSS feeds for the administrative information for Drupal websites, by default unpublished content and unapproved comments.

Each feed is protected by a token, so a feed reader can follow several sites without logging into any of them.

This can be most useful if you are managing a number of different drupal websites and rather than visiting each one to see if there are comments/nodes that need to be approved you can use an RSS reader to find out.

Feeds

Set or generate the token at Administration » Configuration » Web services » Admin RSS Feeds (admin/config/services/adminrss). That page also lists the feed links to copy into your reader:

  • adminrss/feed/node/(token): unpublished content
  • adminrss/feed/comment/(token): unapproved comments

The token travels in clear text in every request, so make it long and change it regularly.

Requirements

  • Drupal 11.1 or later, or Drupal 12.
  • Views: the feeds are views. The node and comment feeds are installed when the Node and Comment modules are enabled.

Adding your own feeds

Any view tagged AdminRSS with a feed display using the AdminRSS access plugin, and a path containing %adminrss_token, is listed on the settings page with the supplied feeds. See the README for details.

Impact on Drupal

One configuration object for the token, plus two optional views with their view modes and displays. No database tables. Should not conflict with other modules.

Credits

Thanks to Fredrik Jonsson and Gábor Hojtsy for their modules adminblock and commentrss which were heavily cribbed from to develop this module.

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
Sep 2026
Latest release
5 hours ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Core Release date
8.x-1.2 Stable 11 Sep 19, 2026