From d4e4198032959aec1729b6d2c9f7369c2c324db4 Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 12 Jun 2023 02:54:39 +0600 Subject: [PATCH] Add Uvodo / ecommerce --- .../webextension/images/icons/Uvodo.svg | 4 ++++ src/technologies/u.json | 20 +++++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Uvodo.svg diff --git a/src/drivers/webextension/images/icons/Uvodo.svg b/src/drivers/webextension/images/icons/Uvodo.svg new file mode 100644 index 000000000..3e34fe26d --- /dev/null +++ b/src/drivers/webextension/images/icons/Uvodo.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies/u.json b/src/technologies/u.json index 77a4883a1..08176e2a3 100644 --- a/src/technologies/u.json +++ b/src/technologies/u.json @@ -864,6 +864,26 @@ "oss": true, "website": "https://www.uvicorn.org/" }, + "Uvodo": { + "cats": [ + 6 + ], + "description": "Uvodo is an ecommerce platform built with React, PHP, and MySQL, offering local and global payment integration, robust selling tools, and no additional expenses.", + "icon": "Uvodo.svg", + "implies": [ + "MySQL", + "PHP", + "React" + ], + "saas": true, + "scriptSrc": "cdn\\.uvo\\.do/", + "pricing": [ + "freemium", + "recurring", + "low" + ], + "website": "https://uvodo.com" + }, "uKnowva": { "cats": [ 1,