diff --git a/src/apps.json b/src/apps.json index ac90cd833..183577481 100755 --- a/src/apps.json +++ b/src/apps.json @@ -10010,6 +10010,19 @@ }, "website": "http://www.vbulletin.com" }, + "vibecommerce": { + "cats": [ + "6" + ], + "excludes": "PrestaShop", + "icon": "vibecommerce.png", + "implies": "PHP", + "meta": { + "generator": "vibecommerce", + "designer": "vibecommerce" + }, + "website": "http://vibecommerce.com.br" + }, "viennaCMS": { "cats": [ "1" diff --git a/src/icons/vibecommerce.png b/src/icons/vibecommerce.png new file mode 100644 index 000000000..9f8c6a50d Binary files /dev/null and b/src/icons/vibecommerce.png differ