From 0f7619fb8db943e97462f5b10e83b7928fac929d Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 5 Sep 2021 13:58:43 +0600 Subject: [PATCH] Add vcita / CRM , appointpent scheduling --- .../webextension/images/icons/vcita.svg | 4 ++++ src/technologies/v.json | 23 +++++++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 src/drivers/webextension/images/icons/vcita.svg diff --git a/src/drivers/webextension/images/icons/vcita.svg b/src/drivers/webextension/images/icons/vcita.svg new file mode 100644 index 000000000..d7de4186a --- /dev/null +++ b/src/drivers/webextension/images/icons/vcita.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies/v.json b/src/technologies/v.json index 1dce3112f..4f60ce701 100644 --- a/src/technologies/v.json +++ b/src/technologies/v.json @@ -162,6 +162,29 @@ "icon": "Varnish.svg", "website": "http://www.varnish-cache.org" }, + "vcita": { + "cats": [ + 53, + 72 + ], + "description": "vcita is an all-in-one customer service and business management software designed for service providers.", + "icon": "vcita.svg", + "dom": "iframe[src*='www.vcita.com/widgets/']", + "js": { + "Vcita": "", + "LiveSite.btCheckout": "" + }, + "scripts": [ + "www\\.vcita\\.com/widgets/", + "widgets\\.vcdnita\\.com/" + ], + "saas": true, + "pricing": [ + "low", + "recurring" + ], + "website": "https://www.vcita.com" + }, "Venmo": { "cats": [ 41