From ab34e63ca7898e88284336ace188fcbe0f526cf4 Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 14 Sep 2022 16:56:57 +0600 Subject: [PATCH] Add Webador / cms, page-builder --- .../webextension/images/icons/Webador.svg | 45 +++++++++++++++++++ src/technologies/w.json | 18 ++++++++ 2 files changed, 63 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Webador.svg diff --git a/src/drivers/webextension/images/icons/Webador.svg b/src/drivers/webextension/images/icons/Webador.svg new file mode 100644 index 000000000..db734ed43 --- /dev/null +++ b/src/drivers/webextension/images/icons/Webador.svg @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/technologies/w.json b/src/technologies/w.json index 3f752fa6c..48b0ea004 100644 --- a/src/technologies/w.json +++ b/src/technologies/w.json @@ -558,6 +558,24 @@ "scriptSrc": "web2py\\.js", "website": "http://web2py.com" }, + "Webador": { + "cats": [ + 1, + 51 + ], + "description": "Webador is a website building software designed to help businesses create personalised websites and online stores with custom domains, themes, content.", + "icon": "Webador.svg", + "js": { + "JOUWWEB": "" + }, + "saas": true, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "website": "https://www.webador.co.uk" + }, "WebAssembly": { "cats": [ 27