Extends the Admin product grid SKU filter to accept comma-separated values, allowing store managers to search for multiple SKUs at once instead of one at a time.
All Modules
Displays accepted checkout terms and conditions on the admin order view page, preserving each agreement's name and content as it was at the time of order placement.
Generates a new encryption key and forces JWT factory to use it, mitigating CosmicSting attacks. Includes tools to rotate old keys and re-encrypt data.
Looking for contributors - Help fix build issues
Logs admin actions, login attempts, and page visits for audit trails. Tracks field-level changes and allows reverting data for supported entities.
Enables passwordless login for Magento 2 customer accounts using the WebAuthn/FIDO2 standard. Customers register passkeys (biometric, security key, or device PIN) and sign in with a single tap, with full credential management from their account dashboard.
Provides real-time customer support chat powered by Symfony Mercure SSE messaging, built for Hyva Themes with Alpine.js and Tailwind CSS. Enables live communication between store visitors and support agents.
Integrates Symfony Mercure for real-time server-sent events (SSE) in Magento 2, with JWT-based authentication, SharedWorker connections across browser tabs, and an extensible topic authorization system for public and private channels.
Looking for contributors - Help fix build issues
Integrates MultiSafepay payment gateway with Hyvä Checkout. Enables processing payments through MultiSafepay's supported methods within the Hyvä Checkout environment.
Looking for contributors - Help fix build issues
Integrates MyParcel delivery options into Magento 2. Facilitates shipping with MyParcel, but may not be compatible with all third-party checkout solutions.
Looking for contributors - Help fix build issues
Integrates the Unzer payment gateway with Magento 2. Enables acceptance of various payment methods, including cards, bank transfers, and wallets.
Provides CLI commands to send all Magento transactional emails for testing and debugging, with options to filter by module, send single templates, scan for new core templates, and discover third-party email templates.