From 1a630cd255520b5044360b4d18b78eeadea23aff Mon Sep 17 00:00:00 2001 From: nurbek Date: Thu, 8 Sep 2022 20:08:14 +0600 Subject: [PATCH] Add Magewire / miscellaneous --- src/technologies/m.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/src/technologies/m.json b/src/technologies/m.json index fdb9a41c9..fe551f1f8 100644 --- a/src/technologies/m.json +++ b/src/technologies/m.json @@ -231,6 +231,23 @@ "saas": true, "website": "https://www.magazord.com.br" }, + "Magewire": { + "cats": [ + 19 + ], + "description": "Magewire is a Laravel Livewire port for Magento 2.", + "icon": "default.svg", + "implies": [ + "Laravel", + "Livewire" + ], + "js": { + "Magewire.connection-author": "", + "magewire": "" + }, + "oss": true, + "website": "https://github.com/magewirephp/magewire" + }, "MageWorx Search Autocomplete": { "cats": [ 29