The way plugin settings are accessible seems inconsistent
Some plugins, like Discourse AI, have a “Settings” tab, and some other tabs, and clicking on “AI” in the admin sidebar will give us all the options we need.
Some plugins only have settings, for instance clicking on “Akismet” in the admin sidebar will give us the settings.
But for instance the Calendar plugin will not show the settings if you click it in the admin sitebar, it will only show us the additional configuration.
The same for Fingerprint.
In order to get to the settings for Calendar or Fingerprint, I have to go to “Installed plugins” in the admin sidebar, then scroll down to the plugin I need, and click the Settings button.
I can also manually add settings
to the URL so I end up at /admin/plugins/calendar/settings
. But there is no tab for it.