Closed kristian-94 closed 4 years ago
Storing the config settings for the plugin in the main config table seems wrong, they probably should use the same convention as for example datacleaner sub plugins that get their settings saved in the config_plugins table.
https://github.com/catalyst/moodle-local_datacleaner/blob/master/cleaner/delete_users/settings.php#L30
Resolved in #6
Storing the config settings for the plugin in the main config table seems wrong, they probably should use the same convention as for example datacleaner sub plugins that get their settings saved in the config_plugins table.
https://github.com/catalyst/moodle-local_datacleaner/blob/master/cleaner/delete_users/settings.php#L30