catalyst / moodle-local_cohortauto

Automatically add users into cohorts. (Previously moodle-auth_mcae.)
https://moodle.org/plugins/local_cohortauto
11 stars 14 forks source link

settings.php: curious why this plugin is not listed in the local plugin settings #32

Closed jpahullo closed 5 months ago

jpahullo commented 8 months ago

Even though it has a settings.php, it is curious that the link to the settings page for the plugin is not listed on the local plugins sections. Instead, I have to look for "cohortauto" on the search box and then I can see the other two admin pages and also de settings page, with the correct breadcrumb.

I'll try to look into it and try to provide a patch.

jpahullo commented 8 months ago

with the patch provided, now the plugin appears on the plugins page:

image