Build a plugin | Grafana Labs
grafana.com › docs › grafanaThe easiest way to start developing Grafana plugins is to use the Grafana Toolkit. Open the terminal, and run the following command in your plugin directory: npx @grafana/toolkit plugin:create my-grafana-plugin. Bash. If you want a more guided introduction to plugin development, check out our tutorials: Build a panel plugin.
Install plugins | Grafana Labs
grafana.com › docs › grafanaFor more information about Grafana CLI plugin commands, refer to Plugin commands. As of Grafana v8.0, a plugin catalog app was introduced in order to make managing plugins easier. For more information, refer to Plugin catalog. Install a packaged plugin. After the user has downloaded the archive containing the plugin assets, they can install it ...