From e40a6b787b3821c986836ff4e48777f8f7eca282 Mon Sep 17 00:00:00 2001 From: nurbek Date: Thu, 28 Oct 2021 00:23:52 +0600 Subject: [PATCH] Add Huberway / CMS --- .../webextension/images/icons/Huberway.svg | 4 ++++ src/technologies/h.json | 20 +++++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Huberway.svg diff --git a/src/drivers/webextension/images/icons/Huberway.svg b/src/drivers/webextension/images/icons/Huberway.svg new file mode 100644 index 000000000..204e1653e --- /dev/null +++ b/src/drivers/webextension/images/icons/Huberway.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies/h.json b/src/technologies/h.json index 020416609..0d74db047 100644 --- a/src/technologies/h.json +++ b/src/technologies/h.json @@ -594,6 +594,26 @@ ], "website": "https://howlerjs.com" }, + "Huberway": { + "cats": [ + 1 + ], + "description": "Huberway is a content management system, based on PHP and JavaScript, used to create advanced sales portals oriented towards industrialization 4.0.", + "icon": "Huberway.svg", + "implies": [ + "PHP", + "MySQL" + ], + "cookies": { + "huberway_session": "" + }, + "saas": true, + "pricing": [ + "low", + "recurring" + ], + "website": "https://www.huberway.com" + }, "HubSpot": { "cats": [ 32