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/SushyDev/module-easy-page-builder
Use PHP attributes to register Page Builder widgets and auto-generate admin UI forms, eliminating XML and template boilerplate. Includes Hyvä support, field types (input, textarea, WYSIWYG, conditions), and a trait for type-safe decoding.
07 Apr 2026
-
https://gist.github.com/JeroenBoersma/d5c33066d7b0a7c69736a3d0f67ac9b1
NGINX config to block the Polyshell upload exploit at the edge, denying API and media paths regardless of location rules. Includes allowlisting, Hypernode/Maxcluster setup steps, and commands to scan affected paths and logs.
07 Apr 2026
-
https://github.com/magendooro/magento-claude-skills
Ready-to-use Claude Code skills to look up orders, check inventory, manage customers, update products, and run reports by calling your store’s REST and GraphQL APIs with curl. Includes quick-start installation, required env vars, example commands, and safety checks that ask for confirmation before write operations.
-
https://github.com/jellesiderius/mage-db-sync
Downloads and sanitizes remote databases over SSH, then imports and configures them locally to mirror production or staging in minutes. Built on Magerun2 and can optionally handle WordPress.
07 Apr 2026
-
https://github.com/magendooro/magento2-catalog-graphql-go
Drop-in server for the products() GraphQL query written in Go that reads directly from MySQL for identical results 7–18x faster. Supports all product types, pricing, inventory, categories, reviews, aggregations, multi-store scoping, plus optional Redis caching.
07 Apr 2026
-
https://angeo.dev/magento-aeo-audit-module-chatgpt-visibility/
Most Magento developers spend hours manually checking robots.txt, schema markup, and sitemap configurations.
Then they wonder why their store still doesn’t appear in ChatGPT or Gemini recommendations. There is now a faster way. -
https://github.com/furan917/Magento2-IndexerIsolation
Moves selected long-running indexers into an index_isolated cron group so they stop blocking others, with safe indexer selection and no extra crontab. Includes install/config steps and details on how Mview and full reindex paths are intercepted.
1307 Apr 2026
-
https://github.com/magento/magento2-phpstorm-plugin/wiki/MCP
Step-by-step setup for the PhpStorm plugin’s MCP server (alpha), including installing from disk and auto-configuring a client like Codex. Covers available tools for scaffolding modules and entities, inspecting DI/plugins/observers/layout/UI components, and detecting local CLI wrappers.
10045607 Apr 2026
-
https://github.com/mage-os-lab/module-passkey-auth
Adds passwordless customer sign-in with passkeys via WebAuthn/FIDO2. Exposes REST APIs and UI widgets for registration, login, and credential management, with safeguards like anti-enumeration, rate limiting, sign-count validation, and token-based sessions.
07 Apr 2026
-
https://github.com/olivertar/m2_playwright
Base configuration and templates to bootstrap a Playwright end-to-end testing suite, with setup instructions in English, Spanish, and Catalan.
07 Apr 2026