Adds a store-view-scoped Bottom Description WYSIWYG field to Magento category pages for content displayed below the product listing, with Page Builder support and an included block/template/layout that renders it automatically.
All Modules
Monitors inventory thresholds and sends a scheduled low-stock digest email to a configured admin recipient, listing each at-risk product with name, SKU, and current quantity. Includes an enable toggle, configurable recipient, and a swappable email template.
Automatically attaches PDF renditions of invoices, shipments, and credit memos to the matching Magento sales transactional emails, plus a configurable terms/policy document, with per-type toggles and CC/BCC support — no email template edits required.
Adds a Categories column and a category filter dropdown to the Magento admin product grids, including the Related, Cross-sell, and Up-sell product selectors, letting admins narrow product listings by category and see category names inline.
Adds configurable surcharge fees per payment method using fixed, percentage, per-item, or per-row strategies, with optional tax handling. Surcharges display across cart, checkout, order totals, invoices, credit memos, PDFs, sales emails, and admin order creation.
Adds a CLI command to generate password reset tokens and send reset emails to customers — by exact email, by customer ID lower bound, or for all customers — with a dedicated log file. Useful for bulk-forcing password resets.
Looking for contributors - Help fix build issues
Enhances Magento 2 payment processing with configurable payment retry logic, order-cancellation cron jobs for pending orders, payment webhook/API handling, and GraphQL resolvers for cart reset, payment details, and payment retry, including Adyen payment method mapping.
Looking for contributors - Help fix build issues
Provides reusable Monolog formatters (JSON-line, CSV, logfmt), context decorators (masking, datetime), and DI-configurable file handlers for structured logging in Magento 2 modules, making log output predictable and easy to wire through di.xml.
Replaces the stock Magento admin dashboard with an AI-powered analytics view featuring KPI cards, charts, and an embedded store assistant, built from data computed on cron and served from cache.
Restores MySQL-based catalog search for Magento 2.4+, which removed native MySQL search support in favor of Elasticsearch. Enables stores without Elasticsearch to continue using MySQL as their search engine.
Integrates Facebook Messenger live chat into the storefront, letting customers reach support through Messenger directly from the store.
Defense-in-depth protection against the PolyShell unrestricted file upload vulnerability (APSB25-94) affecting Adobe Commerce and Magento Open Source up to 2.4.9-alpha2, hardening image content validation and processing with polyglot file scanning and a strict extension allowlist. Supersedes the original markshust patch.