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://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.
-
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.
24 -
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.
13191 -
https://angeo.dev/magento-2-chatgpt-shopping-registration/
Step-by-step guide to pass OpenAI’s conformance checks, generate a spec-compliant product feed with free modules, apply for merchant access, and schedule SFTP uploads. Covers price minor units, promotions output, required seller links, and validation steps.
-
https://github.com/markshust/magento2-module-specialrouter
Enables -, ., and ~ within route paths by mapping them to "Dash", "Period", and "Tilda" in controller and action class names, with an example showing class naming for dashed URLs and simple install steps.
414 -
https://github.com/hryvinskyi/magento2-email-template-editor
CodeMirror-powered editor for transactional emails with real-time preview, drafts, scheduled publishing, and version history with diffs. Includes variable chooser, theme/Tailwind support, test emails, and store‑view overrides.
216 -
https://bondar.blog/alpinestore-in-hyva/
Shows how to use Alpine.store to share reactive state across independent Hyvä components, building a promo‑gifts feature that syncs cart totals and drives widgets, drawers, and badges. Includes initialization guards, computed properties, and tips for surviving hyva.replaceDomElement updates.
-
https://github.com/mage2sk/module-malware-scanner
Signature-based scanner and file integrity monitor with quarantine, an admin findings grid, scheduled scans, and email alerts. Includes request-time guards for uploads, REST, and GraphQL to block webshells, polyglots, and other payloads before they reach disk.
26 -
https://magewirephp.github.io/magewire-docs/blogs/2026/04/23/magewire-3---finally.html
Introduces V3 as a full port of Livewire V3 with bundled Alpine, $wire proxy, deferred wire:model, streaming, modern morphing, and lifecycle hooks. Adds Fragments, Flakes, rate limiting, notifications, observer events, synthesizers, plus admin support via magewire-admin and a V1 backwards-compat layer.
-
https://magesmith.app/
Hosted toolkit for generating modules and READMEs, diffing configs, exploring GraphQL/REST APIs, browsing DB schema and events, tracking patches, and running code audits — zero setup and free to sign up.