A Magento 2 extension that replaces Luma's js stack with its own implementation.
No Errors in Miscellaneous
These modules have no PHPCS errors (warnings OK), pass PHPStan, and build correctly.
Adds a free shipping method visible and usable only in the Magento admin panel when creating orders. Useful for backend order creation with no shipping costs.
Displays enabled payment methods as icons in the store's footer or other areas. Allows exclusion of specific payment methods via configuration.
Applies input masks to form fields within Hyvä themes using Alpine.js. Improves user experience and data validation by formatting user input.
Allows rendering of additional templates within a block, before, after, or nested within the original template. Configure templates and their positions via layout XML.
Adds CLI commands to manage Magento 2 themes. Allows listing, assigning, and creating themes from the command line.
Simplifies HTMX integration by providing structured controllers, events, and view models for streamlined dynamic HTML responses. Offers utilities for handling HTMX requests and managing response headers.
Provides console commands to clean up EAV database inconsistencies. Fixes issues with "use default" values and removes unused attributes/media.
Detects customer geolocation using their IP address. Provides a GeoIP database for location-based functionalities like store switching.
Logs all Magento 2 REST API requests and responses to a file. Useful for debugging and monitoring API integrations.
Remove Product Comparison for Magento 2 make sure that the product comparison feature is completely removed from Magento.
Remove Viewed Products for Magento 2 removes the recently viewed products feature completely from Magento.