From 269b280ea971bbc4d8207990f2a39e9dcf95959a Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 28 Oct 2020 23:36:07 +0600 Subject: [PATCH] Add CoconutSoftware/Appointment, Booking platfrom --- .../images/icons/CoconutSoftware.svg | 19 +++++++++++++++++++ src/technologies.json | 13 +++++++++++++ 2 files changed, 32 insertions(+) create mode 100644 src/drivers/webextension/images/icons/CoconutSoftware.svg diff --git a/src/drivers/webextension/images/icons/CoconutSoftware.svg b/src/drivers/webextension/images/icons/CoconutSoftware.svg new file mode 100644 index 000000000..8c04d6de8 --- /dev/null +++ b/src/drivers/webextension/images/icons/CoconutSoftware.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/technologies.json b/src/technologies.json index 1abc31983..bf81ebfee 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -3045,6 +3045,19 @@ }, "website": "https://www.coastercms.org" }, + "CoconutSoftware": { + "cats": [ + 5, + 61, + 72 + ], + "icon": "CoconutSoftware.svg", + "cookies": { + "coconut_calendar": "" + }, + "website": "https://www.coconutsoftware.com/" + }, + "CodeIgniter": { "cats": [ 18