* 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>
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:
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.