Adds CLI commands to manage Magento 2 themes. Allows listing, assigning, and creating themes from the command line.
Validates Magento 2 extension code by checking for missing dependencies in module.xml and composer.json. It helps identify undeclared dependencies and deprecated classes.
An extension that allows processing the same queue message more than once, utilizing RabbitMQ's dead letter exchange feature.
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.
Calculates sales tax at checkout using TaxJar's API. Provides zip-based backup tax rates.
Adds international telephone input with country flag dropdown to phone number fields. It formats and validates phone numbers using a jQuery plugin.
Enables the M-Connect module for Magento 2. Facilitates integration with MalibuCommerce services.
Looking for contributors - Help fix build issues
Provides advanced shipping options and functionalities for Magento 2. Allows the integration of add-ons for customized shipping rules and calculations.
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.
Adds products to the wishlist via AJAX, avoiding page reloads. Displays a customizable success message after adding an item.
Looking for contributors - Help fix build issues
Enables customers to add products to the comparison list using Ajax, without page reloads. Improves the product comparison experience and increases site speed.
Looking for contributors - Help fix build issues