Integrates QuickPay payment gateway with Magento 2. Fixes issues with order status and cancellation for unsuccessful transactions.
All Modules
Integrates Zip "shop now, pay later" payment gateway. Allows customers to purchase items and pay in installments.
Integrates Bazaarvoice with Magento 2. Enables collection and display of user-generated content like reviews and ratings on your store.
Looking for contributors - Help fix build issues
Logs all REST Web API requests as text files under var/log/webapi_rest, organized by route, omitting auth request bodies to avoid leaking credentials.
Integrates the Xendit payment gateway into Magento 2, enabling merchants to accept payments through Xendit's payment channels directly at checkout.
Looking for contributors - Help fix build issues
Patches the CVE-2025-54236 (Session Reaper) account-takeover/RCE vulnerability as a universal Magento 2.3/2.4 extension, without using preferences so the store stays upgradable.
Provides CLI commands to cleanup unused product, category, and swatches media files. Also removes illegal media gallery entries and fixes missing product image references.
Looking for contributors - Help fix build issues
Optimizes product image sizes for faster page load times. Reduces image file sizes without significant quality loss, improving website performance.
Integrates the Alignet payment gateway with Magento 2. Allows customers to pay via Alignet during checkout.
Looking for contributors - Help fix build issues
Collection of developer convenience hacks for Magento 2, such as skipping core PHTML template path validation when symlinking local repositories via Composer path repositories.
Lets a theme load a second i18n language file (e.g. en_US_additional.csv) on top of the standard one, so child themes can override specific translation strings without editing the inherited file.
Allows rendering of additional templates within a block, before, after, or nested within the original template. Configure templates and their positions via layout XML.