Supporter

Administration tools ::: tool_supporter
Maintained by TU DarmstadtTechnische Universität Darmstadt, Klaus Steitz
Easily manage your users and courses within a single window without reloading whole pages. Look up users and courses, enrol students, change settings and much more.

Supporter v4-r7

Moodle 4.1, 4.2, 4.3, 4.4, 4.5
Released: չորեքշաբթի, 2 հուլիսի 2025, 8:48 PM

tool_supporter

Changes

v4-r7

  • 2025-07-02 – Moodle 5.0 compatibility will be implemented soon, but current code already runs error-free with Moodle 5; only in the course table the category dropdowns do not work
  • 2025-06-06 – Require only level 1 capabilities to view supporter webpages (#120)
  • 2025-05-09 – Display currentlogin instead of lastlogin in user details as "Last login" (DE: "zuletzt eingeloggt"): Database field ‘lastlogin’ saves the second last login, ‘currentlogin’ saves the last login the user made!)
  • 2025-05-02 – Set upload size limit according to global config
  • 2025-02-28 – Use default self-enrol role id in new courses (#118)

v4-r6

  • 2025-02-11 – Add ci for moodle 4.5 (manual function tests have already been successful in 2024)
  • 2025-02-11 – Update readme file
  • 2025-02-07 – Fixed filtering in user table not working correctly

v4-r5

  • 2024-11-15 – Fix clicking on user in course details
  • 2024-11-13 – Show enrolment method instead of id in course details
  • 2024-11-13 – Fix invisible options sometimes appearing in course table dropdown
  • 2024-09-20 – Set numsections for new courses using Moodle config
  • Tested with Moodle 4.5

v4-r4

  • 2024-08-20 – Codechecker fixes for Moodle 4.4 + update CI workflow
  • 2024-04-24 – Spelling corrections in the Readme
  • 2024-01-12 – Fixed broken json with some languages (like French) that could use single or double quotes in field headers, thanks @brunobaudry (PR #117)
  • Tested with Moodle 4.4

v4-r3

  • 2023-12-19 – Added an option to show auth type and suspension status in user details table
  • 2023-12-06 – Replaced a deprecated function that was used for getting activity information
  • 2023-12-06 – Fixed some code checker errors
  • Tested with Moodle 4.3

v4-r2

  • 2023-06-06 – Fixed issue with version number for the plugin at moodle.org (duplicate with 3.x version 2023060600 in $plugin->version)

v4-r1

  • 2023-06-06 – Updated plugin description
  • 2023-06-06 – Plugin release name now represents targeted Moodle version
  • 2023-05-30 – Added test status badge for GHA
  • 2023-05-24 – Max supported category depth level changed to 5 (2 enabled by default)
  • 2023-05-19 – Corrected some comments
  • 2023-05-16 – Supporter links in Site Administration moved to a separate category in General
  • 2023-05-16 – Fixed various small coding style errors and typos
  • 2023-05-16 – Added static code checks using moodle-plugin-ci and GHA
  • 2023-05-12 – Fixed search field and refresh text strings being hardcoded to english #108
  • 2023-05-10 – Fixed "nopermissions" modal using Level 1 Support (read-only) #110
  • 2023-05-09 – Moodle 4.0+ is now required

v1.07 (last 3.x version)

  • 2023-06-06 – Improvement: Release-version in version.php is now equal to latest git for 3.10 Branch + grunt and js-improvements
  • 2023-06-01 – Improvement: Fixed startdate-related warnings when creating a new course

v1.05

  • 2023-05-23 – Feature: More configuration options, new are startdate, course_table_showshortname, course_table_showfullname, course_table_showlevel1+2, course_table_showvisibility; thanks to Christian Wolters! solves #112
  • 2023-05-23 – Improvement: String unhardcoding fix from dev branch, see #113
  • 2023-05-23 – Bugfix: Filtering fix from dev, see #113

v1.04

Version information

Version build number
2025062700
Version release name
v4-r7
Maturity
Stable version
MD5 Sum
44f3dcf0fb1e55a0425d8c3246e1e349
Supported software
Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5
  • 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

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Administration tools

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