Integrates Fetchify with Magento 2. Allows configuration of Fetchify settings within the Magento admin panel under Stores -> Configuration.
No Errors Modules
These modules have no PHPCS errors (warnings OK), pass PHPStan, and build correctly.
Implements Google's Speculation Rules API for Magento 2, enabling speculative loading strategies to improve page load performance. Uses JSON configuration for prefetching and prerendering URLs.
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.
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.
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.
Adds Ajax Add to Cart functionality to Hyvä themes. Improves user experience by allowing products to be added to the cart without a page reload.
Detects a visitor's country using GeoIP data. Provides a REST API and PHP interface to retrieve the country code, with fallback options.
Provides a centralized documentation viewer in the Magento admin panel. Modules can register Markdown-based documentation via XML configuration, with support for search, ACL-protected sections, and custom icons.
Integrates Searchspring with Magento 2. Enables enhanced search and merchandising capabilities for improved product discovery.