Allows setting a custom lang attribute on the HTML tag per store view, overriding the default locale-based value for better accessibility and SEO compliance.
Integrates PAYONE payment gateway with Magento 2, enabling payment processing. Supports various payment methods, partial captures, and simplified PCI DSS conformity.
Provides CLI commands to send all Magento transactional emails for testing and debugging, with options to filter by module, send single templates, scan for new core templates, and discover third-party email templates.
Displays enabled payment methods as icons in the store's footer or other areas. Allows exclusion of specific payment methods via configuration.
Adds payment method icons for Hyva themes. Includes default, flat, and mono styles, usable in phtml files and CMS content.
An (Hyva compatible) extension that lets you add menus to your Magento 2 frontend.
An (Hyva compatible) extension that lets you add Usps to your Magento 2 frontend.
An (Hyva compatible) extension that streamlines the process of integrating essential store information into your Magento 2 website.
Ensures correct theme context and cache segmentation for Varnish ESI block requests in multi-theme Magento setups. Prevents ESI blocks from being rendered with the wrong theme and skips inline rendering of TTL blocks that will be served via ESI includes.
Integrates with currencyapi.com to fetch and import real-time currency exchange rates into Magento's native currency import system. Supports batch processing of multiple currency conversions in a single API call.
Provides CLI commands that wrap Magento's native ImportExport pipeline, enabling large catalog imports (products, customers) via the command line without Admin UI timeouts. Supports validation, configurable CSV options, and batch processing.