diff --git a/src/apps.json b/src/apps.json index c8d3b9add..3c98dc2b5 100755 --- a/src/apps.json +++ b/src/apps.json @@ -2590,6 +2590,17 @@ "icon": "Font Awesome.png", "website": "http://fontawesome.io" }, + "Fork CMS": { + "cats": [ + "1" + ], + "icon": "ForkCMS.png", + "implies": "Symfony", + "meta": { + "generator": "^Fork CMS$" + }, + "website": "http://www.fork-cms.com/" + }, "Fortune3": { "cats": [ "6" diff --git a/src/icons/ForkCMS.png b/src/icons/ForkCMS.png new file mode 100755 index 000000000..5057b873c Binary files /dev/null and b/src/icons/ForkCMS.png differ