Report Orphaned files

Reports ::: report_sphorphanedfiles
Maintained by SchulportalHessen (technischer Account), Andreas Schenkel
# Report Orphaned files # This plugin is a report to show files that are stored in moodle but are not in use.

Report Orphaned files 2.0.7

Moodle 4.1, 4.2, 4.3, 4.4, 4.5, 5.0
Released: Wednesday, 13 August 2025, 4:45 PM

Changelog

[v2.0.7] - Switch to one branch for moodle 4.x and 5.0 MOODLE_500_STABLE - bump version

[v2.0.6] - Branches for MOODLE_401_STABLE and MOODLE_405_STABLE and MOODLE_500_STABLE - newer github workflows

[v2.0.5] - fix wrongparametertypeinsettings

[v2.0.4] First version to support moodle 4.1

  • fix missing node link to show report

[v2.0.3]

  • add example to mustache

[v2.0.2]

  • fix: no new line for opening brace
  • fix: wrong packagename
  • fix: some but not all codechecker issues

[v2.0.1]

  • fix issue #9 syntax error in classes/View/OrphanedView.php
  • remove unused code

[v2.0.0]

  • refactoring
  • new capability report/sphorphanedfiles:delete

[v1.0.12]

  • refactoring, better capability management, ...

[v1.0.11]

  • bump version

[v1.0.10]

  • bump version

[v1.0.9]

  • some coding and dokumentation enhancements

[v1.0.8]

  • issues #1 german strings in english language file
  • issues #4 files should check user is logged in.
  • issues #5 consider adding github actions support
  • issues #6 plugin settings should be using config_plugins table not global $CFG
  • issues #7 missing privacy api

[v1.0.7]

  • same like v1.0.6

[v1.0.6]

  • supports section summary
  • shows the id of a mod eg. Our forum id=7
  • label does not have a special modulname so use label or the correct translation for label in column "modul"
  • uses correct languagestings for summary, section and also adds the section number für orhaned files in sectionsummarys

[v1.0.5]

  • 20220210 fix: setting error

[v1.0.4] January 2022

  • IntroHandler improvement: Implemented setting to be able to add new plugins the list of plugins that should be checked for orphaned files in the intro (description).

[v1.0.3]

  • added missing languagefiles
  • correct capability for editing teacher instead of teacher
  • supports courseformat gridlayout that is storing imagefiles in section summary
  • solved problem with capability

[v1.0.2] releasecanditade
[v1.0.1]
[v1.0.0] first release for betatesting

Version information

Version build number
2025081300
Version release name
2.0.7
Maturity
Stable version
MD5 Sum
fbaee4a45fbaf2deee09532cec1adc85
Supported software
Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5, Moodle 5.0
  • Latest release for Moodle 4.1
  • Latest release for Moodle 4.2
  • Latest release for Moodle 4.3
  • Latest release for Moodle 4.4
  • Latest release for Moodle 4.5
  • Latest release for Moodle 5.0

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v2.0.7

Default installation instructions for plugins of the type Reports

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myreport") in the "report" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation