aboutsummaryrefslogtreecommitdiff
path: root/cli/Commands/Plugins/PluginRegister.php
AgeCommit message (Collapse)Author
2023-03-22use PluginAdministration::registerPlugin() in cli command `plugin:register`, ↵Jan-Hendrik Willms
fixes #702 Closes #702 Merge request studip/studip!1579
2022-02-23create plugin path for database only right before storing it in the database ↵Jan-Hendrik Willms
(otherwise the command cannot find vital files), fixes #701
2021-12-17CLI-Skript `studip` einführen und alte Skripte entsprechend umstellenMarcus Eibrink-Lunzenauer