Connects your Magento 2 store with Styla. Embeds Styla content and provides product data via the Magento REST API.
Admin Payment for Magento 2 introduces an internal payment method within the admin area.
Lets admins view and manage Magento log files directly from the backend without SSH or filesystem access, providing a UI to list log files, inspect contents, filter and search entries, and safely clear logs, with ACL-based access control.
Speeds up the creation of admin grids and forms in Magento 2. Simplifies UI component development for faster admin panel customization.
Integrates Magento 2 with the Emarsys marketing platform. Enables features like customer and order data synchronization, and web behavior tracking.
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.
Provides a dashboard to view Composer packages, their status, and security advisories. Sends email reminders about package upgrades and security issues.
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 TBC Bank card payments into Magento 2 using the Flitt Embed Checkout SDK, rendering an embedded card form directly in checkout with no redirect. Supports manual/auto capture, full and partial refunds, Apple Pay and Google Pay, marketplace split settlement, and signed server-to-server callbacks with a cron reconciler.
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.