diff --git a/src/apps.json b/src/apps.json
index 4e4f18d39..7be992eab 100755
--- a/src/apps.json
+++ b/src/apps.json
@@ -4528,6 +4528,20 @@
"icon": "default.png",
"website": "lavrsen.dk/foswiki/bin/view/Motion"
},
+ "MotoCMS": {
+ "cats": [
+ 1
+ ],
+ "icon": "MotoCMS.svg",
+ "script": ".*\\/mt-includes\\/[asetj]{2,6}\\/.*\\.js.*",
+ "html": "]*href=\"[^>]*\\/mt-content\\/[^>]*\\.css",
+ "implies": [
+ "PHP",
+ "AngularJS",
+ "jQuery"
+ ],
+ "website": "motocms.com"
+ },
"Movable Type": {
"cats": [
1
diff --git a/src/icons/MotoCMS.svg b/src/icons/MotoCMS.svg
new file mode 100644
index 000000000..8459b8260
--- /dev/null
+++ b/src/icons/MotoCMS.svg
@@ -0,0 +1 @@
+
\ No newline at end of file