Files
backstage/plugins
Lars Van Steenbergen 5f66007d58 ElasticSearch backend: Add the option to configure the fuzziness. (#28661)
* feature: add option to finetune the fuzziness for elasticsearch

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* feature: add option to finetune the fuzziness for elasticsearch

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* feature: Missed 2 exports

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* feature: Add the api report

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* feature: clean up unwanted line

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* feature: fix

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* feature: readding the api-reports

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* Update .changeset/four-bees-look.md

Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Lars Van Steenbergen <45992455+lvstb@users.noreply.github.com>

* fix: added remarks

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* Update docs/features/search/search-engines.md

Co-authored-by: John Philip <johnphilip283@gmail.com>
Signed-off-by: Lars Van Steenbergen <45992455+lvstb@users.noreply.github.com>

* Update docs/features/search/search-engines.md

Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Lars Van Steenbergen <45992455+lvstb@users.noreply.github.com>

* Update docs/features/search/search-engines.md

Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Lars Van Steenbergen <45992455+lvstb@users.noreply.github.com>

* Update comment

Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Lars Van Steenbergen
<45992455+lvstb@users.noreply.github.com>
Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* Add vale accepted words and extra documentation

Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Lars Van Steenbergen
<45992455+lvstb@users.noreply.github.com>
Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* Unneeded parameter removal + replace Distance by distance

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

---------

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>
Signed-off-by: Lars Van Steenbergen <45992455+lvstb@users.noreply.github.com>
Signed-off-by: Lars Van Steenbergen
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Co-authored-by: John Philip <johnphilip283@gmail.com>
Co-authored-by: Benjamin Janssens <benji.janssens@gmail.com>
2025-03-17 15:59:17 -04:00
..
2025-03-11 16:50:56 +00:00
2025-03-16 16:26:32 +01:00
2025-03-11 16:50:56 +00:00
2025-03-11 16:50:56 +00:00
2025-03-04 16:49:37 +00:00
2025-03-11 16:50:56 +00:00
2025-03-11 16:50:56 +00:00
2025-01-14 12:23:31 +00:00
2025-03-11 16:50:56 +00:00
2025-03-11 16:50:56 +00:00
2025-03-11 16:50:56 +00:00
2025-03-11 16:50:56 +00:00
2025-03-11 16:50:56 +00:00
2025-03-11 16:50:56 +00:00
2025-01-14 12:23:31 +00:00
2025-03-11 16:50:56 +00:00
2025-03-11 16:50:56 +00:00
2025-01-14 12:23:31 +00:00
2025-03-11 16:50:56 +00:00
2025-03-11 16:50:56 +00:00
2025-02-25 13:17:11 +00:00
2025-03-04 16:49:37 +00:00
2025-03-11 16:50:56 +00:00
2025-03-11 16:50:56 +00:00
2025-01-14 12:23:31 +00:00
2025-03-11 16:50:56 +00:00
2025-03-11 16:50:56 +00:00
2025-01-14 12:23:31 +00:00
2025-02-18 15:19:53 +00:00
2025-03-16 16:26:32 +01:00
2025-03-04 16:49:37 +00:00
2025-03-11 16:50:56 +00:00
2025-03-16 20:53:48 +11:00
2025-03-11 16:50:56 +00:00
2025-03-11 16:50:56 +00:00
2025-03-11 16:50:56 +00:00
2025-03-11 16:50:56 +00:00
2025-03-11 16:50:56 +00:00
2025-03-11 16:50:56 +00:00
2025-02-18 15:19:53 +00:00
2025-03-11 16:50:56 +00:00
2025-03-15 09:50:26 -05:00
2025-03-11 16:50:56 +00:00
2025-03-11 16:50:56 +00:00
2025-03-11 16:50:56 +00:00
2025-03-16 16:26:32 +01:00

Plugins

Backstage is a single-page application composed of a set of plugins. This folder holds numerous plugins that are managed by this repository. However, most plugins are in the community plugins repo - hop over there if you want to contribute!

For more information about the plugin ecosystem, see the documentation here:

https://backstage.io/docs/plugins/

You can also see the Plugin Marketplace for other open source plugins you can add to your Backstage instance.

Suggesting a plugin

If you start developing a plugin that you aim to release as open source, we suggest that you create a new Issue on the community plugins repo. This helps the community know what plugins are in development.

You can also use this process if you have an idea for a good plugin but you hope that someone else will pick up the work.