Adds the store and website code as classes to the `<body>` tag. This allows for easier, store-specific CSS styling.
All Modules
A script designed to simplify the installation process of Magento 2 and rapid deployment of merchant code and DB dumps.
This plugin adds autocompletion for Magento 2 CLI Sub Commands and their Options
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.
Adds HTML comments to the rendered page output identifying the block class and template behind each section, helping developers locate the source of frontend markup.
Adds a noindex meta tag to category pages that have layered-navigation filters applied, with configurable ignored URL parameters, preventing indexing of duplicate faceted URLs.
Read-only Magento 2 security scanner that runs whitebox checks — version/patch status, MAGE_MODE, admin URL, 2FA coverage, env.php permissions, Composer advisories, core file integrity, and more — and emits a structured JSON report with severities and remediation links.
Generates Apache RewriteMap files from Magento URL rewrites (301/302 redirects) on a cron schedule, so redirects can be reused by an external frontend or reverse proxy such as Vue Storefront.
Looking for contributors - Help fix build issues
Rotates the Magento encryption key and re-encrypts stored secrets to remediate a compromised key after the CosmicSting (CVE-2024-34102) vulnerability, with CLI tooling to safely generate and apply a new key.
Captures and stores product thumbnail images for order items at order placement, displaying them on the admin order view and exposing them via GraphQL for headless storefronts, with configurable-product child-image selection and placeholder fallback.