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
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.
07 Jul 2025
A comprehensive performance analysis tool for Magento 2, Mage-OS, and Adobe Commerce installations. This n98-magerun2 module performs an in-depth review of your Magento installation and provides actionable recommendations for optimization.
06 Jun 2025
This module is intended to be used with MageSpecialist Chrome Toolbar.
27 May 2025
A Magento 2 module that introduces convenient global utilities for use in .phtml templates, helping you write cleaner, more expressive code.
These queries/views aggregate all EAV values for each entity into a JSON column (eav_int, eav_text, etc) for easier debugging. For scoped entities, any scope values will be appended as "{attribute_code}:{store_id}"="{value}".
This is a chrome extension to be used with MSP_DevTools for Magento 1 or Magento 2. This extension allows you to quickly access the information you need to debug your Magento performances, to build your new theme or to modify an existing one.
devenv it's a powerful development environment based on NixOS. It allows you to have containerized environments without containers or hypervisor or emulation, with native performance on any platform.
21 Apr 2025
The goal of this script is to help you migrate you old Magento Luma code to Hyvä compliant code. Luma used to rely on Require.js to manage it's javascript components. Hyvä relies on Alpine.js for this. For a lot of modules there are already compatibility modules available. Custom code you have to convert yourself.
25 Mar 2025
This is an n8n community node for integrating with OpenMage via SOAP API. It allows you to interact with your OpenMage store directly in your n8n workflows.
24 Mar 2025