From 06475f9778d88534a35504dc7aa94812050b1f07 Mon Sep 17 00:00:00 2001 From: nurbek Date: Tue, 7 Feb 2023 01:04:36 +0600 Subject: [PATCH] Add Webasyst Shop-Script / ecommerce --- .../images/icons/Webasyst Shop-Script.svg | 32 +++++++++++++++++++ src/technologies/w.json | 21 ++++++++++++ 2 files changed, 53 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Webasyst Shop-Script.svg diff --git a/src/drivers/webextension/images/icons/Webasyst Shop-Script.svg b/src/drivers/webextension/images/icons/Webasyst Shop-Script.svg new file mode 100644 index 000000000..5f30d7537 --- /dev/null +++ b/src/drivers/webextension/images/icons/Webasyst Shop-Script.svg @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/technologies/w.json b/src/technologies/w.json index 320ee3b0f..b5403788a 100644 --- a/src/technologies/w.json +++ b/src/technologies/w.json @@ -588,6 +588,27 @@ "oss": true, "website": "https://webassembly.org/" }, + "Webasyst Shop-Script": { + "cats": [ + 6 + ], + "description": "Webasyst Shop-Script is a feature-rich PHP ecommerce framework and shopping cart solution.", + "icon": "Webasyst Shop-Script.svg", + "implies": [ + "PHP", + "MySQL" + ], + "js": { + "shop_cityselect.lib": "/wa-apps/", + "shopOrdercallConfigStaticUrl": "/wa-apps/" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.shop-script.com" + }, "WebEngage": { "cats": [ 32,