The latest in Magento land
Do you know that feeling? You worked long and hard on that blog post? Or that super wicked Magento extension? And then you hit publish and... nothing. No one reads it. No one sees it. It just sits there. Well, not anymore! Mage Dispatch is here to help you get your content out there.
Mage Dispatch is a newsletter for the community and by the community. Here you can share links that you think that the community should know about. We will include it in our next newsletter.
-
https://github.com/renttek/magento2-well-known
Adds a backend section to create and serve plain-text or JSON responses under /.well-known/ (e.g., apple-developer-merchantid-domain-association, security.txt) without touching the filesystem. Supports per-store or global entries and a provider interface for custom logic.
18 May 2026
-
https://github.com/MonogoPolska/monogo-m2-preload
Adds resource preload support to prioritize critical assets and improve initial render speed (content unavailable—inferred from the repository URL).
62318 May 2026
-
https://github.com/developersalliance/module-abandoned
Monitors active carts and sends personalized reminder emails after periods of inactivity, including item lists and totals. Implements event observers and a cron job; install via Composer and run setup:upgrade.
12 -
https://github.com/mage2sk/module-ordered-items
Adds a configurable "Order Items" column to the admin Orders grid with thumbnails, names, SKUs, quantities, prices, options, and per-item fulfillment badges, plus a paginated popup for large orders.
1318 May 2026
-
https://github.com/magendooro/magento2-catalog-quality
Scores each product’s data quality on enrichment and consistency to produce a Product Health Score and graded gap list, plus a revenue-weighted Catalog Health Index dashboard. Includes filter-blind detection, a filter coverage heatmap, CLI tools, and REST endpoints.
1418 May 2026
-
https://github.com/Vendic/magento2-recently-viewed-limit
Caps recently viewed items at 10 on client and server. Trims localStorage and truncates sync requests to prevent bloated storage, huge POSTs, and database hammering, mitigating a simple DoS vector.
1018 May 2026
-
https://github.com/GrimLink/magento-patch-bfcache
Enables the browser’s Back/Forward Cache on storefront pages by removing no-store headers and restoring state on pageshow, speeding up history navigation and improving Core Web Vitals (LCP/INP). Includes steps to apply via cweagans/composer-patches.
18 May 2026
-
https://www.davidlambauer.de/how-i-won-a-shopify-pitch-without-competing-on-features/
Reframes platform selection around data ownership and a self-hosted AI stack, demoing Hyvä + Typesense with agentic content, AI enrichment, and natural-language reporting. Includes reproducible benchmarks on identical hardware-5.2x faster median responses vs Luma-and links to Terraform/Helm for replication.
18 May 2026
-
https://github.com/DeployEcommerce/module-prevent-order-placement
Adds an admin-managed ruleset that blocks checkout when billing or shipping data matches configured fragments (street, city, county, postcode, phone), using case-insensitive substring and digit-only phone matching. Includes an audit log of blocked attempts, a per-store kill switch, and an inline rule-impact preview based on recent orders and quotes.
18 May 2026
-
https://github.com/infinri/Writ
Claude Code plugin that injects only the rules relevant to your task via a Neo4j-backed RAG pipeline, then blocks risky writes until a plan and tests are approved. Includes quick-start scripts, a FastAPI service, and a CLI, with sub-millisecond retrieval at 10k-rule scale.
880