Integrates the Tippy.js library into Magento 2. Enables tooltips on elements with the `title` attribute using Tippy.js.
Automatically clears the Magento 2 cache after admin changes, eliminating manual flushing. It uses intelligent tag-based invalidation to only clear relevant cache entries.
Looking for contributors - Help fix build issues
Adds Italian regions (provinces) to Magento 2. Provides accurate region data for Italian addresses during checkout and account creation.
Adds country flags to Magento 2 Store Views. Allows admins to enable/disable flags and compiled styles in settings, and choose a store template on the frontend.
Adds a "Finalization" step to the Magento 2 checkout process. Requires billing address to be displayed on the payment page.
Looking for contributors - Help fix build issues
This extension adds a color picker frontend model to be used in system configuration fields.
Provides a multi-server lock service, allowing developers to apply mutual exclusion locks to shared resources. Prevents simultaneous access to resources across multiple servers.
Generates HTML bullet points from product attributes for display on product pages. Uses a CLI command to create the HTML table based on category and attribute IDs.
Schedules `bin/magento` commands to run via the Magento admin panel. Allows users to execute commands without direct server access.
Blocks Magento admin notifications based on severity or category. Allows administrators to filter out unwanted notifications, such as promotional or survey content.
Adds a shell command info:dependencies:show-removable which exports all modules which have no dependencies