Follows SemVer Modules
These modules follow semantic versioning across their audited release history — version bumps honestly reflect the code changes.
Adds up to five additional flat rate shipping options to Magento 2. Allows configuration of price, title, applicable countries, and sort order for each rate.
Preserves symlinks when disabling maintenance mode via CLI. Useful for distributed infrastructures where maintenance mode is triggered from a single replica.
Adds GraphQL tokens (signin, cartId, storeViewCode) to customer and cart sections. Enables GraphQL calls from Magento templates, supporting guest carts and store code settings.
This module provides functionality for preselecting configurable product options and updating attribute values from selected simple product.
Displays shipping latency information on product pages and listings. Configurable shipping latency options are managed in the admin panel.
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.
Adds a WYSIWYG editor to the Magento widget creation form. Allows richer content creation within widgets.
Adds Italian regions (provinces) to Magento 2. Provides accurate region data for Italian addresses during checkout and account creation.
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