andrewhancox / format_topicsactivitycards

Extension of topics format to present activities as cards
Other
2 stars 2 forks source link

incorrect repository name #3

Open danmarsden opened 3 years ago

danmarsden commented 3 years ago

Your repository name should use the standard frankenstyle Moodle naming convention which makes it easy for moodle admins to identify your plugin.

the correct format to use is moodle-{frankenstylepluginname} eg if your plugin was "mod_attendance" the correct name to use would be: "moodle-mod_attendance"

Github maintains redirects from your old name to the new one which makes this very easy - just hit the "settings" tab on your github repository and the rename repository option should appear near the top.

This doesn't block approval in the plugins db - it's just a "nice to have"