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/elgentos/magento2-static-deploy
A high-performance static content deployment tool written in Go that significantly accelerates Magento 2 static asset deployment by leveraging true parallelization and efficient file I/O.
1284 -
https://magebox.dev/
MageBox is a development tool that offers PHP and Nginx running locally with Docker support, allowing easy management of project dependencies like MySQL, Redis, and RabbitMQ. It facilitates multi-PHP version setups, centralized SSH key management, enhanced security features, and team collaboration for project access control. This solution is compatible with various platforms, including macOS and Linux, and includes a quick start guide for installation and project setup.
-
https://github.com/adrianalin89/m2docker
This is a modify version of the original dcoker magento markshust/docker-magento project. The main difference is that this project is using a custom NGINX PROXY to have more then one project running on the same server. A lot of core features of the original repo are modify so please dont just copy cod from one place to the other and hope it's works as expected. There will be a lot of changes to the way this project is setup and how it works. So to not get confused please read the whole documentation.
30 -
https://github.com/Vendic/magento2-offline-payments
Add three extra offline payment methods to Magento.
89 -
https://github.com/florinel-chis/flow-oms
A multi-tenant Order Management System for Magento 2 stores, built with Laravel 12 and Filament 4.
37 -
https://github.com/elgentos/magento2-html-hints-chrome-extension
This Chrome extension allows users to view Magento block information on hover, providing details like block names, classes, and templates without needing to open DevTools. It requires the Yireo_HtmlHints Magento 2 extension and includes features such as tooltip pinning and keyboard shortcuts for easy navigation. The installation process is straightforward, involving loading the unpacked extension into Chrome.
214 -
https://github.com/mage-os-lab/module-eav-debug-views
Developer utility module for Magento 2.4.x that creates database views aggregating EAV entity data with attribute values in JSON format.
28 -
https://github.com/florinel-chis/mage-seo
MageSEO is a production-ready SaaS application that automates SEO metadata generation for Magento 2 product catalogs using a Writer-Auditor LLM pipeline. The system integrates with Google Gemini AI to generate meta titles, descriptions, and keywords while automatically detecting and flagging potential hallucinations before human review.
28 -
https://www.youtube.com/watch?v=nHh2KlsI60E
Dev-to-dev: we’re wiring Adobe API Mesh hooks to call Adobe Commerce SaaS REST endpoints with IMS OAuth (Server-to-Server). You’ll see how to grab an access token, inject it via a pre-resolve hook, map REST into Mesh, and expose a clean GraphQL endpoint your frontend can hit.
-
https://gist.github.com/LouisdeLooze/51c09ebcfa8403350677b8a82d256561
This guide outlines how to set up a NixOS development environment with Xdebug and Blackfire support, along with instructions for installation and configuration of necessary services like MySQL and OpenSearch. Key commands and configurations are provided to streamline the development process, including environment setup and file handling in the service configuration.