From b27973aba32f30db7fe1dc540e536732861699dd Mon Sep 17 00:00:00 2001 From: "Asaph M. Kotzin" Date: Thu, 26 Feb 2026 13:14:51 +0000 Subject: [PATCH] docs: add the Flagsmith plugin to the microsite directory Signed-off-by: Asaph M. Kotzin --- microsite/data/plugins/flagsmith.yaml | 11 +++++++++++ microsite/static/img/flagsmith.svg | 1 + 2 files changed, 12 insertions(+) create mode 100644 microsite/data/plugins/flagsmith.yaml create mode 100644 microsite/static/img/flagsmith.svg diff --git a/microsite/data/plugins/flagsmith.yaml b/microsite/data/plugins/flagsmith.yaml new file mode 100644 index 0000000000..ce2a839b8f --- /dev/null +++ b/microsite/data/plugins/flagsmith.yaml @@ -0,0 +1,11 @@ +--- +title: Flagsmith +author: flagsmith.com +authorUrl: https://www.flagsmith.com +category: CI/CD +description: View Flagsmith feature flags and usage statistics inside Backstage. +documentation: https://docs.flagsmith.com/third-party-integrations/backstage +iconUrl: '/img/flagsmith.svg' +npmPackageName: '@flagsmith/backstage-plugin' +addedDate: '2026-02-26' +status: active diff --git a/microsite/static/img/flagsmith.svg b/microsite/static/img/flagsmith.svg new file mode 100644 index 0000000000..d8039477ca --- /dev/null +++ b/microsite/static/img/flagsmith.svg @@ -0,0 +1 @@ + \ No newline at end of file