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
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
Provides a visual overview of cron job configurations in the Magento 2 backend. Adds a new admin menu entry under System > Cronjob.
This plugin adds autocompletion for Magento 2 CLI Sub Commands and their Options
Looking for contributors - Help fix build issues
A script designed to simplify the installation process of Magento 2 and rapid deployment of merchant code and DB dumps.
Adds the store and website code as classes to the `<body>` tag. This allows for easier, store-specific CSS styling.
Redirects users from disabled product pages to the product's first category. Allows admin to customize the redirection message displayed to the user.