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/dadolun95/magento2-repeatable-widget
This module shows how to make a repeatable param for a CMS Widget
-
https://github.com/wubinworks/magento2-free-cache-warmer
An Extension designed for CDN and Varnish cache warming. Warm up URLs located in sitemaps, as well as static content, media content and dynamic catalog images. Run manually or schedule by cron expression. This extension is easily customizable with dispatched events and the CLI command is ready to be embedded in deployment scripts.
1125 Jul 2025
-
https://github.com/attherateof/PersistentCache
A robust Magento 2 module that provides a persistent, isolated cache layer untouched by Magento's default CLI cache operations (cache:clean, cache:flush).
In Magento 2, we often store temporary but important data in cache — such as serialized payloads, or flags for ongoing processes. However, a major concern arises: Running Magento CLI commands like bin/magento cache:flush or cache:clean can wipe out these important entries, potentially corrupting workflows.
11 -
https://github.com/denispapec/sourcehints
Very lightweight extension that gives source hints for templates/blocks/containers locations when inspecting source in the browser.
1116 Jul 2025
-
https://www.customgento.com/en/blog/local-development-environments/
Setting up local development environments for Magento 2 is challenging due to its complex service requirements (MySQL, Redis, Opensearch, RabbitMQ). When managing multiple projects with different service versions, you need isolated environments that can be easily configured and managed.
08 Jul 2025
-
https://fiko.me/magento-2-fixing-elasticsearchs-toomanyrequests12-error-flood-stage-disk-usage
During a recent Magento 2.4.4 development sprint, I ran into a puzzling indexing error that might look familiar to fellow devs working with Elasticsearch.
08 Jul 2025
-
https://jigarkarangiya.com/magento2-rsync-media-sync-cloud/?utm_source=rss&utm_medium=rss&utm_campaign=magento2-rsync-media-sync-cloud
When working on Adobe Commerce Cloud projects, there are times when your product images or other media assets in pub/media need to be synced across environments — for example, from production to staging or local.
08 Jul 2025
-
https://github.com/mage-os/magento-cache-clean
A faster drop in replacement for bin/magento cache:clean with a file watcher. The file watcher automatically cleans affected cache types in the Magento 2 cache during development. For example, if you make a change to a template, it only cleans the block_html and full_page caches, not the config or layout caches.
11807 Jul 2025