From 053f01bb648b21825bb6ae07d1526ae7d57bb67b Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 21 Jul 2021 23:22:46 +0600 Subject: [PATCH] Add FlagSmith / Feature managment --- .../webextension/images/icons/FlagSmith.svg | 4 ++++ src/technologies.json | 19 +++++++++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 src/drivers/webextension/images/icons/FlagSmith.svg diff --git a/src/drivers/webextension/images/icons/FlagSmith.svg b/src/drivers/webextension/images/icons/FlagSmith.svg new file mode 100644 index 000000000..7cc2edf7b --- /dev/null +++ b/src/drivers/webextension/images/icons/FlagSmith.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies.json b/src/technologies.json index db437e239..ab9ceba59 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -7488,6 +7488,25 @@ "scripts": "\\.fitanalytics\\.com", "website": "https://www.fitanalytics.com" }, + "FlagSmith": { + "cats": [ + 85 + ], + "description": "FlagSmith is an open-source, fully supported feature flag & remote configuration solution, which provides hosted API to help deployment to a private cloud or on-premises environment.", + "icon": "FlagSmith.svg", + "js": { + "flagsmith": "" + }, + "scripts": "cdn\\.flagsmith\\.com/", + "oss": true, + "saas": true, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "website": "https://flagsmith.com" + }, "Flarum": { "cats": [ 2