Enhances Magento's template hints by displaying information for templates, blocks, containers, and UI components. Uses CSS outlines to avoid layout disruption.
Implements lazy loading of images, loading them only when visible to the user. Reduces page size and the number of HTTP requests.
Adds payment method icons for Hyva themes. Includes default, flat, and mono styles, usable in phtml files and CMS content.
A simple module that allows you to switch locale in Magento 2 Admin Panel.
This module displays a popup to the customer indicating the number of seconds remaining until they are automatically logged out of the system.
Creates PHP Data Patch files for CMS content, product attributes, and store configuration directly from the Magento 2 admin panel. Exports patches as PHP files for easy integration into code repositories.
Allows us to create PHP Data Patch Files in Magento 2 Admin panel and export them to PHP files which we can add to our code repositories.
Adds a debug toolbar to Magento 2, displaying request/response data, SQL queries, profiler information, layout details, and cached items. Helps developers debug by providing insights into application execution.
Adds Feather Icons as an option for Hyva themes. Enables the use of SVG icons in CMS content.
Enables the use of Flagpack icons in Hyvä themes. Allows embedding SVG flag icons in CMS content, pages, blocks, and widgets.
Adds custom shipment tracking URLs to Magento. Provides clickable tracking links in shipment emails and order views for customers.