Track all changes on models and log the changes to the database. An invaluable tool for debugging deep complex problems.
Author note: I've developed this module myself.
13 Oct 2025
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.
A beautiful error page and error tracking service for Magento powered by spatie/ignition.
19 Aug 2025
This repository provides a Model Context Protocol (MCP) server designed for managing Hypernode environments, offering features like vhost management, incident handling, attack blocking, and nginx log analysis. Users can install dependencies using pip, run the server, and utilize various tools for managing settings and analyzing logs.
29 Jul 2025
This project provides a comprehensive server enabling seamless integration between AI assistants and local development environments. It automates tasks like project initialization, environment management, and database operations, enhancing the development experience. Installation and configuration instructions are included to help users set it up with ease.
29 Jul 2025
Very lightweight extension that gives source hints for templates/blocks/containers locations when inspecting source in the browser.
16 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}".