From 7c73da435f5d79a2a6aa0c811b621b892d19274a Mon Sep 17 00:00:00 2001 From: nurbek Date: Fri, 29 Apr 2022 19:58:25 +0600 Subject: [PATCH] Add ProcessWire / cms --- .../webextension/images/icons/ProcessWire.svg | 10 ++++++++++ src/technologies/p.json | 15 +++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 src/drivers/webextension/images/icons/ProcessWire.svg diff --git a/src/drivers/webextension/images/icons/ProcessWire.svg b/src/drivers/webextension/images/icons/ProcessWire.svg new file mode 100644 index 000000000..ad516c19b --- /dev/null +++ b/src/drivers/webextension/images/icons/ProcessWire.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/technologies/p.json b/src/technologies/p.json index fe4a04750..1b2390b40 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -2160,6 +2160,21 @@ "scriptSrc": "\\.privy\\.com/", "website": "https://www.privy.com" }, + "ProcessWire": { + "cats": [ + 1 + ], + "description": "ProcessWire is an open source content management system (CMS) and framework (CMF).", + "icon": "ProcessWire.svg", + "headers": { + "X-Powered-By": "ProcessWire CMS" + }, + "js": { + "ProcessWire": "" + }, + "oss": true, + "website": "https://processwire.com" + }, "Product Personalizer": { "cats": [ 100,