Adds a description field to product attributes in the admin panel. Displays the attribute description on the product page and provides an API endpoint to retrieve it.
All Modules
Creates shoppable lookbooks by pinning products to images. Allows customers to view product details and purchase directly from the lookbook.
Looking for contributors - Help fix build issues
Adds API endpoints for managing newsletter subscribers in Magento 2. Allows developers to programmatically interact with subscriber data.
Looking for contributors - Help fix build issues
A Magento 2 module that makes it possible to set a debounce and a minimum character amount for Algolia Autocomplete
Adds a configuration setting to enable or disable Two-Factor Authentication in Magento 2.4. Allows administrators to control 2FA functionality via the admin panel.
An easy way to retrieve files in media from an origin server to a local development environment.
A module that simplifies calling Magento data structures and provides a SimpleDataPatch class which simplifies writing data patch scripts.
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