Adds customer and address attributes for storing document type and number. Enables collection of customer identification information during registration and checkout.
Injects noindex, nofollow meta tags and Magento design config to prevent search engines from indexing the Magento store. Useful for staging and development environments.
Integrates Utanvet Ellenor risk assessment into Magento 2 checkout, filtering available payment methods based on risk scores and sending order outcome signals on status transitions.
Integrates Magento 2 with Klaviyo. Tracks customer behavior like viewed items and abandoned carts, and syncs newsletter subscriptions to Klaviyo lists.
Integrates TML logistics services with Magento 2 for shipping rate calculation at checkout, automatic event dispatch, and retry-based message reliability using the Outbox pattern.
Integrates Fetchify with Magento 2. Allows configuration of Fetchify settings within the Magento admin panel under Stores -> Configuration.
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.
Logs all web API REST calls made to your Magento instance. Provides detailed request and response information for analysis and debugging.
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.
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.
An (Hyva compatible) extension that lets you add menus to your Magento 2 frontend.