From b0dc7f0644800ef40cc91c1e14338cc87b7ac357 Mon Sep 17 00:00:00 2001 From: Brandon Kelly Date: Sat, 3 Feb 2018 16:29:43 -0800 Subject: [PATCH] Added Craft Commerce detection (#2059) --- src/apps.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/apps.json b/src/apps.json index 201cbddc3..da5b4b15b 100644 --- a/src/apps.json +++ b/src/apps.json @@ -2054,6 +2054,17 @@ "implies": "Yii", "website": "https://craftcms.com" }, + "Craft Commerce": { + "cats": [ + 6 + ], + "headers": { + "X-Powered-By": "\\bCraft Commerce\\b" + }, + "icon": "Craft CMS.svg", + "implies": "Craft CMS", + "website": "https://craftcommerce.com" + }, "Crazy Egg": { "cats": [ 10