diff --git a/src/apps.json b/src/apps.json index 7b7865430..c9f441b25 100644 --- a/src/apps.json +++ b/src/apps.json @@ -5257,6 +5257,15 @@ "icon": "Ionicons.png", "website": "http://ionicons.com" }, + "J2Store": { + "cats": [ + 6 + ], + "html": "var j2storeURL", + "icon": "j2store.png", + "implies": "Joomla", + "website": "https://www.j2store.org/" + }, "JAlbum": { "cats": [ 7 diff --git a/src/icons/j2store.png b/src/icons/j2store.png new file mode 100644 index 000000000..65798b62f Binary files /dev/null and b/src/icons/j2store.png differ