diff --git a/src/drivers/webextension/images/icons/Statamic.svg b/src/drivers/webextension/images/icons/Statamic.svg new file mode 100644 index 000000000..4687d8b9d --- /dev/null +++ b/src/drivers/webextension/images/icons/Statamic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/technologies.json b/src/technologies.json index d4d33019d..966452322 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -18688,6 +18688,24 @@ "implies": "Perl", "website": "http://metacpan.org/pod/Starlet" }, + "Statamic": { + "cats": [ + 1 + ], + "description": "Statamic is an open-source and self-hosted content management system based on the PHP programming language.", + "icon": "Statamic.svg", + "headers": { + "x-powered-by": "^Statamic$" + }, + "implies": [ + "PHP", + "Laravel" + ], + "saas": false, + "oss": true, + "pricing": ["freemium", "mid", "payg"], + "website": "https://statamic.com" + }, "Statcounter": { "cats": [ 10