lafayettecollege/moodle-tool_rssfeeds

This admin tool allows managers to view all RSS feeds on a Moodle site. It shows who owns the feed, which courses have the feed exposed via an RSS block, and gives the manager the option to globally delete the feed.

Maintainers

Package info

github.com/LafColITS/moodle-tool_rssfeeds

Type:moodle-tool

pkg:composer/lafayettecollege/moodle-tool_rssfeeds

Transparency log

Statistics

Installs: 16

Dependents: 0

Suggesters: 0

Stars: 4

Open Issues: 0

v4.5.0 2026-07-15 18:47 UTC

This package is auto-updated.

Last update: 2026-07-15 18:49:47 UTC


README

Moodle Plugin CI

This admin tool allows managers to view all RSS feeds on a Moodle site. It shows who owns the feed, which courses have the feed exposed via an RSS block, and gives the manager the option to globally delete the feed.

Requirements

  • Moodle 3.9 (build 2020061500 or later)

Installation

Copy the rssfeeds folder into your /admin/tool directory and visit your Admin Notification page to complete the installation.

Usage

The tool is accessed via Site administration > Reports > Manage all RSS feeds. Each feed will list the owner, courses which have it added via a block, and provide a deletion link. Unlike the core rss feed deletion, this will also reprocess the configuration data for each block instance.

Configuration

The tool has no options.

Author

Charles Fulton (fultonc@lafayette.edu)