From d960081a0cd3dc5ccb22681942b8a40e7eec49ed Mon Sep 17 00:00:00 2001 From: nurbek Date: Thu, 10 Dec 2020 21:36:56 +0600 Subject: [PATCH 1/2] Add Leanplum/Marketing automation --- .../webextension/images/icons/Leanplum.svg | 14 ++++++++++++++ src/technologies.json | 15 +++++++++++++++ 2 files changed, 29 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Leanplum.svg diff --git a/src/drivers/webextension/images/icons/Leanplum.svg b/src/drivers/webextension/images/icons/Leanplum.svg new file mode 100644 index 000000000..df8e851f7 --- /dev/null +++ b/src/drivers/webextension/images/icons/Leanplum.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/technologies.json b/src/technologies.json index 90f482542..480473061 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -8345,6 +8345,21 @@ "scripts": "leaflet.{0,32}\\.js", "website": "http://leafletjs.com" }, + "Leanplum": { + "cats": [ + 32, + 74 + ], + "description": "Leanplum is a mmulti-channel messaging and campaign orchestration platform.", + "icon": "Leanplum.svg", + "js": { + "Leanplum": "" + }, + "scripts": "npm/leanplum-sdk\\@([\\d.]+)\\;version:\\1", + "saas": true, + "pricing": ["poa"], + "website": "https://www.leanplum.com" + }, "Less": { "cats": [ 19 From 25fcd46ff2f2c1cc0fd8fa996570f641af7b67cd Mon Sep 17 00:00:00 2001 From: nurbek Date: Thu, 10 Dec 2020 21:37:53 +0600 Subject: [PATCH 2/2] Add Leanplum/Marketing automation --- src/technologies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies.json b/src/technologies.json index 480473061..f9e5958b3 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -8350,7 +8350,7 @@ 32, 74 ], - "description": "Leanplum is a mmulti-channel messaging and campaign orchestration platform.", + "description": "Leanplum is a multi-channel messaging and campaign orchestration platform.", "icon": "Leanplum.svg", "js": { "Leanplum": ""