A module that simplifies calling Magento data structures and provides a SimpleDataPatch class which simplifies writing data patch scripts.
Follows SemVer Modules
These modules follow semantic versioning across their audited release history — version bumps honestly reflect the code changes.
Helps you to execute tasks with no effort from the Admin Panel.
Looking for contributors - Help fix build issues
Ensures API operations are idempotent by using a message group ID and timestamp. Prevents duplicate processing of the same request and handles late messages.
Looking for contributors - Help fix build issues
Ensures only one product save process can run at a time for the same product SKU. Prevents data inconsistencies from concurrent product updates.
Allows setting and retrieving attribute set codes in Magento 2. Simplifies programmatic access to attribute sets using codes instead of IDs.
Looking for contributors - Help fix build issues
Extends the Magento 2 product repository. Adds functionality to specify attribute codes for configurable product options and use SKUs for configurable product links.
Looking for contributors - Help fix build issues
Exposes additional payment attributes as AdditionalInformationFields in ExtendedAttributes. Supports Magento versions <= 2.3.x and 2.4.x.
Looking for contributors - Help fix build issues
Displays product lists as sliders on any page. Allows showcasing bestsellers, new products, or specific collections to improve customer experience.
Adds new widget parameter types, such as image selector, textarea, and WYSIWYG editor, for use in Magento CMS pages. Enables more flexible widget configuration.
Adds events to the Sales module triggered by order, invoice, and credit memo state/status changes. Facilitates custom functionality based on sales document state transitions.
Allows bypassing the Magento 2 full page cache based on a configurable HTTP header. Useful for development, staging, and profiling with tools like Blackfire. Only for the built-in cache.
An extension that adds a screen to the Admin Panel to get a clear overview of areas where the performance of your Magento 2 can be improved.