Calendarcleanup

Maintained by oncampus GmbH, Yoko Rieger
This plugin deletes old moodle calendar events based on a configurable retention period.
Price option: Free

Supports Moodle 4.5 See all versions
Latest release: 7 months ago
Installations: 6
Downloads (last 90 days): 10

Frankenstyle name: local_oc_calendarcleanup
Local plugins

Description

Moodle does not automatically clean up old calendar entries. Since the calendar quickly becomes full, this can affect Moodle's performance, especially since the calendar block is widely used.

The plugin checks the calendar for old entries. They are only deleted if the starttime and duration of the event added together are older than what is configured as a retention time in the settings.php. This also works for events that were created by users that are themselves already deleted.

Contributors