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/magenx/Magento-2-server-installation
One-command installer that provisions a hardened LEMP web stack with Nginx, MariaDB, PHP-FPM, Varnish, Redis, OpenSearch, RabbitMQ, and Let’s Encrypt on Debian/Ubuntu. Also outlines SSL setup and a zero-downtime deployment pattern (current/releases/shared) with GitHub Actions.
8721001 Jun 2026
-
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.
1418 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).
62518 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.
15 -
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.
2718 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.
1618 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.
1218 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.
1618 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.
1318 May 2026