diff --git a/src/apps.json b/src/apps.json index 5435100f4..d82fa28a8 100755 --- a/src/apps.json +++ b/src/apps.json @@ -3925,6 +3925,16 @@ "icon": "JC-HTTPD.png", "implies": "Canon", "website": "http://canon.com" + }, + "JET Enterprise": { + "cats": [ + "6" + ], + "headers": { + "powered": "jet-enterprise" + }, + "icon": "JET Enterprise.svg", + "website": "http://www.jetecommerce.com.br/" }, "JS Charts": { "cats": [ @@ -5492,6 +5502,16 @@ "env": "^sitestat$", "icon": "Nedstat.png", "website": "http://www.nedstat.com" + }, + "NEO - Omnichannel Commerce Platform": { + "cats": [ + "6" + ], + "headers": { + "powered": "jet-neo" + }, + "icon": "Plataforma NEO.svg", + "website": "http://www.jetecommerce.com.br/" }, "Neos CMS": { "cats": [ diff --git a/src/icons/JET Enterprise.svg b/src/icons/JET Enterprise.svg new file mode 100644 index 000000000..fa2687f49 --- /dev/null +++ b/src/icons/JET Enterprise.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/src/icons/Plataforma NEO.svg b/src/icons/Plataforma NEO.svg new file mode 100644 index 000000000..51a5595bf --- /dev/null +++ b/src/icons/Plataforma NEO.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file