Follows SemVer Modules
These modules follow semantic versioning across their audited release history — version bumps honestly reflect the code changes.
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.
Calculates and displays the base price for products sold in units and amounts. Allows configuration of units, conversions, and display templates.
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.
Looking for contributors - Help fix build issues
Integrate Flysystem for local and remote filesystems into Magento2.
Looking for contributors - Help fix build issues
Schedules `bin/magento` commands to run via the Magento admin panel. Allows users to execute commands without direct server access.
Looking for contributors - Help fix build issues
Adds a link to refresh invalidated Magento 2 caches in the admin notification bar. Provides a button in Cache Management to flush invalidated caches with one click.
Official Braintree subscription module that adds recurring subscription products with customer My Subscriptions management and an admin subscription grid.
Looking for contributors - Help fix build issues
Schedules and runs jobs in a queue, enabling deferred task execution for improved page load times. Supports programmatic and command-line job management.
Looking for contributors - Help fix build issues
Module for Magento 2 that allows you to add global layout update files to be selected from admin, by using '0' instead of an entity_id.
Tool based on deployer.org to perform zero downtime deployments of Magento 2 projects