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.
Package info
github.com/LafColITS/moodle-tool_rssfeeds
Type:moodle-tool
pkg:composer/lafayettecollege/moodle-tool_rssfeeds
Requires
README
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)