mirror of
https://github.com/discourse/discourse.git
synced 2025-03-11 07:25:29 +08:00

This change adds a sidebar link for each plugin that fulfils the following criteria: - Does not have an explicit admin route defined in the plugin. - Has at least one site setting (not including enabled/disabled.) That sidebar link leads to the automatically generated plugin show settings page.