From 567b22c743052139745d115ad948ce40ae5bf9d7 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 4 Dec 2022 20:35:39 +0600 Subject: [PATCH] Add Eticex / ecommerce --- .../webextension/images/icons/Eticex.svg | 6 ++++++ src/technologies/e.json | 19 +++++++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Eticex.svg diff --git a/src/drivers/webextension/images/icons/Eticex.svg b/src/drivers/webextension/images/icons/Eticex.svg new file mode 100644 index 000000000..c3c632dbe --- /dev/null +++ b/src/drivers/webextension/images/icons/Eticex.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/technologies/e.json b/src/technologies/e.json index ab3b7ffa2..355ce25be 100644 --- a/src/technologies/e.json +++ b/src/technologies/e.json @@ -1276,6 +1276,25 @@ ], "website": "https://www.ethicalads.io/" }, + "Eticex": { + "cats": [ + 6 + ], + "description": "Eticex is as an ecommerce infrastructure provider that offers ecommerce packages and customisable high-performance ecommerce solutions.", + "icon": "Eticex.svg", + "implies": [ + "MySQL", + "React", + "PHP" + ], + "saas": true, + "pricing": [ + "recurring", + "mid" + ], + "scriptSrc": "cdn\\.eticex\\.com/", + "website": "https://www.eticex.com" + }, "Etix": { "cats": [ 104