PluginsCatalog: Add backend support for hiding plugins in plugins catalog (#41563)

Add backend support for hiding plugins in plugins catalog. 

Ref #41074
This commit is contained in:
Marcus Efraimsson
2021-11-15 10:53:35 +01:00
committed by GitHub
parent 1700b2c2f3
commit b88d21a6cb
6 changed files with 35 additions and 12 deletions

View File

@@ -1594,6 +1594,10 @@ Set to `true` if you want to enable external management of plugins. Default is `
Custom install/learn more URL for enterprise plugins. Defaults to https://grafana.com/grafana/plugins/.
### plugin_catalog_hidden_plugins
Enter a comma-separated list of plugin identifiers to hide in the plugin catalog.
<hr>
## [live]