Operations
Operational clarity, observability, and store overview for multi-store Magento 2.
-
Article
When to ship vs build it right in Magento 2
For Magento 2 engineers deciding between building it right and shipping now: a framework to avoid Magento over-engineering using YAGNI, Pareto, and OODA.
-
Article
Magento 2 and MCP, Part 2: The Store That Answers Back
The Magento MCP server is built. Here is what content managers, marketing managers, and merchandisers get — role by role, task by task, with honest limits.
-
Module
Magento 2 Adminhtml Cache Eviction Module
Magento 2 cache invalidation links added inline to the admin notification bar — Refresh Invalidated and Flush Cache in one click. ACL-gated, CSP-safe.
-
Article
Magento 2 Request Tracing: One ID, Every Log Line
Magento request tracing via a shared trace ID: one grep reconstructs the full request across all log files — zero new infrastructure, five small classes.
-
Module
Magento 2 Log Tracing Module
Magento log tracing: stamp every log line with a per-request trace ID. One grep finds the full request. Echoes X-Request-Id on responses. Monolog 2 and 3.
-
Module
Magento 2 AMQP Monitor Module
RabbitMQ Magento monitoring inside the admin: connection config, live queue stats, and notifications for harmful queue states — no separate UI needed.
-
Module
Magento 2 Store Overview Module
Magento store overview widget: all websites and store views as dashboard cards. Live search, hide-inactive toggle, logo support, and REST API for CI pipelines.