Displays shipping latency information on product pages and listings. Configurable shipping latency options are managed in the admin panel.
Follows SemVer Modules
These modules follow semantic versioning across their audited release history — version bumps honestly reflect the code changes.
Magento2 Clean Media
sivaschenko/magento2-clean-media 20
Provides a command to analyze and clean up catalog media files. Identifies unused, missing, and duplicate files, and allows removing them to free up disk space.
Looking for contributors - Help fix build issues
Integrates the Tippy.js library into Magento 2. Enables tooltips on elements with the `title` attribute using Tippy.js.
Runs PHPUnit-based "live" tests against a real Magento environment, booting the full application (database, caching) so developers can debug and verify behaviour on a copy of a production site.
Looking for contributors - Help fix build issues
Adds a WYSIWYG editor to the Magento widget creation form. Allows richer content creation within widgets.
This extension adds an abstraction layer to create and dispatch custom webhooks for Magento 2.
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.
Magento 2 CSP Whitelist
ctidigital/magento2-csp-whitelist 48
Allows managing Content Security Policy (CSP) whitelists via the Magento admin panel. Enables control over allowed resources for various CSP directives.
Adds widgets to display daily, monthly, and yearly best-selling products. Includes a cron job to automatically refresh bestseller statistics.
Looking for contributors - Help fix build issues
MB_ThreeStepsCheckout Magento 2 module
michalbiarda/magento2-module-threestepscheckout 11
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
Provides a multi-server lock service, allowing developers to apply mutual exclusion locks to shared resources. Prevents simultaneous access to resources across multiple servers.