mirror of https://github.com/grafana/grafana.git
13 lines
458 B
Markdown
13 lines
458 B
Markdown
|
---
|
||
|
description: Get started guide
|
||
|
title: Get started with plugins
|
||
|
---
|
||
|
|
||
|
# Get started with Grafana plugins
|
||
|
|
||
|
This section contains guidance for building plugins.
|
||
|
|
||
|
- [Get started with creating a plugin](https://grafana.github.io/plugin-tools/docs/getting-started)
|
||
|
- [Types of Grafana plugins](https://grafana.com/docs/grafana/latest/administration/plugin-management/)
|
||
|
- [Set up your development environment](https://grafana.github.io/plugin-tools/docs/docker)
|