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://magebean.com/
Magebean provides a security audit tool that helps identify vulnerabilities in a web application, highlighting critical, high, and medium issues. An example report indicates outdated core software, default admin routes, and permission misconfigurations. For more details and download options, visit their website.
-
https://courses.develo.co.uk/p/codespaces-magento-presale
Forget complex local setup; with this hands on course you'll learn to build, customize, and deploy powerful Magento stores from a fully-configured development environment you can access anywhere.
30 Sep 2025
-
https://github.com/OpenForgeProject/mageforge
MageForge is a CLI front-end development toolkit designed for Magento 2 that streamlines theme development processes, allowing developers to focus on creativity while significantly reducing setup time. It supports various theme types, including Magento Standard, Hyvä, and custom TailwindCSS themes, with easy installation via Composer. MageForge provides a variety of commands for version control, system checks, theme listing, and building themes, enhancing the overall development workflow.
2730 Sep 2025
-
https://github.com/diego-ninja/composer-preload
This is a Composer plugin that preloads PHP code to improve performance by utilizing the opcache feature. It generates a vendor/preload.php file that includes calls to warm up the opcache, scanning specified directories for PHP files to include. Installation and configuration instructions are detailed for effective use.
2330 Sep 2025
-
https://github.com/perfcom/magento2-non-composer-registration
This is a Composer plugin that dynamically generates the
NonComposerComponentRegistration.php
file based on glob patterns, useful for monorepo projects. It supports an exclusion configuration to selectively disable modules without removing them from the codebase and operates automatically during Composer install and update commands.1530 Sep 2025
-
https://github.com/experius/Magento-2-Module-PageNotFound
This module saves all 404 URLs to a database, providing an admin grid for reporting, redirect configuration, and filtering by store view. It includes a count so you can see which 404 urls needs your attention first.
134030 Sep 2025
-
https://github.com/ybrajendra/skip-recaptcha
The SkipRecaptcha module allows administrators to bypass reCAPTCHA validation for specific whitelisted IP addresses, useful for development and trusted networks. It includes features for enabling/disabling the module via admin configuration and supports direct and forwarded IPs. Installation can be done via Composer or manually, and once set up, users from whitelisted IPs automatically bypass reCAPTCHA validation on admin forms.
1130 Sep 2025
-
https://github.com/crealoz/hyva-translations
This module enhances the JS translation pipeline for Hyvä themes by collecting translations from .js and .phtml files, merging CSV translation files, and making a JS dictionary ready for use on the frontend. Installation is straightforward with Composer, requiring no additional configuration. Translations can be accessed automatically via i18n/js-translation.json and utilized with the $t function.
1130 Sep 2025