aboutsummaryrefslogtreecommitdiff
path: root/lib/plugins/engine/PluginEngine.php
AgeCommit message (Collapse)Author
2026-03-04check if the module could actually be loaded, re #6260Jan-Hendrik Willms
2026-03-03avoid batch loading of plugins by type, fixes #6260Elmar Ludwig
Closes #6260 Merge request studip/studip!4740
2024-08-05don't create plugin instances from navigation context, fixes #4317Elmar Ludwig
Closes #4317 Merge request studip/studip!3218
2024-06-18Deprecate `StudipAutoloader` and use composer's `autoload`Marcus Eibrink-Lunzenauer
Closes #4282 Merge request studip/studip!3099