Companion Magento module for the Store Info Chrome extension that surfaces key store configuration — Magento version, locale, currency, website/store/store-view names and active theme — directly on the storefront to speed up development and debugging.
No Errors Modules
These modules have no PHPCS errors (warnings OK), pass PHPStan, and build correctly.
Optimizes SVG icon rendering in Hyva themes by automatically collecting individual inline SVG icons into a single hidden sprite and replacing each occurrence with a lightweight reference tag, reducing DOM size with zero configuration.
Makes the Klaviyo (Klaviyo_Reclaim) extension work with Hyva themes, providing CSP-strict customer identification via Alpine.js, viewed-product tracking, and cart reload tracking using the fetch API instead of RequireJS/jQuery.
Remove Product Comparison for Magento 2 make sure that the product comparison feature is completely removed from Magento.
This Magento 2 module hides the store code in the default store from the URL.
Admin Payment for Magento 2 introduces an internal payment method within the admin area.
Speeds up the creation of admin grids and forms in Magento 2. Simplifies UI component development for faster admin panel customization.
Provides ready-made mock objects implementing Magento DataObject methods (getData/setData, etc.) for use in PHPUnit tests, removing the need to manually stub these common methods when mocking the many Magento objects that extend DataObject.
Integrates Bank of Georgia (iPay) payments into Magento 2 via the BOG Payments REST API using a redirect-based hosted payment page. Supports cards, Google Pay, Apple Pay, BOG P2P and Loyalty, manual/auto capture, full and partial refunds, marketplace split payments, and signed server-to-server callbacks with a cron reconciler.
Sends automated SMS and WhatsApp notifications to customers and admins for order status changes, new-customer welcomes, and new-order alerts via a self-hosted RCSZilla installation, with per-store channel selection and customizable message templates.
Integrates Shippo as a multi-carrier shipping aggregator for Magento 2, giving access to USPS, UPS, FedEx, DHL and dozens of regional carriers from a single API key. Provides rate quotes, cheapest/preferred-carrier label purchase with idempotent retries, webhook and polling tracking, and label cancellation.
Integrates the free Tabler Icons SVG set into Hyva themes, exposing outline and filled styles as dedicated SvgIcons view models for use in PHTML templates.