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..7e1c1e48d 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -2160,6 +2160,22 @@ "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", + "implies": "PHP", + "headers": { + "X-Powered-By": "ProcessWire CMS" + }, + "js": { + "ProcessWire": "" + }, + "oss": true, + "website": "https://processwire.com" + }, "Product Personalizer": { "cats": [ 100,