Displays a custom colored bar above the admin navigation to distinguish environments such as local, develop, staging, and production, preventing accidental changes in the wrong place.
Looking for contributors - Help fix build issues
Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2
These modules need community contributions to fix installation issues.
Displays a custom colored bar above the admin navigation to distinguish environments such as local, develop, staging, and production, preventing accidental changes in the wrong place.
Looking for contributors - Help fix build issues
mage2kishan/module-performance-debugger 22
A production-grade Magento 2 profiler that traces every block render, observer, plugin, layout phase, DI resolution, and SQL query in a request, detecting bottlenecks (slow/N+1 queries, slow blocks/observers, heavy modules) with severity, estimated savings, and the exact file:line. Includes a storefront toolbar, admin grid, userland-vs-core split, and XLSX/PDF reports.
Looking for contributors - Help fix build issues
mage2kishan/module-error-monitor 22
Captures PHP exceptions and storefront JavaScript console errors into deduplicated, grouped database records, then sends throttled digest email alerts. Fingerprints repeats so identical errors increment a counter instead of flooding the inbox.
Looking for contributors - Help fix build issues
gauravharsh/module-log-monitor 15
Transforms var/log files into an actionable health dashboard, surfacing recurring errors and silent failures such as failed ERP/CRM syncs while scanning multi-gigabyte logs with minimal memory use.
Looking for contributors - Help fix build issues
Provides utilities to simplify Magento 2 integration testing. Includes helper functions, traits with PHPUnit assertions, and tools for managing test configurations.
Looking for contributors - Help fix build issues
aimanecouissi/module-mail-transport-builder-attachment 56
Extends Magento's mail transport builder with email attachment support, providing an attachment-capable interface for adding raw content or file-based attachments to messages before they are sent.
Looking for contributors - Help fix build issues
discorgento/module-migrations 20
A dev-friendly approach to keep track of database changes in Magento 2.
Looking for contributors - Help fix build issues
jeanmarcos/module-livereload 22
Injects the LiveReload browser auto-reload script into Magento 2 storefront and admin pages so code changes refresh the browser automatically during local development. Production injection is disabled by default and gated behind a configurable guard.
Looking for contributors - Help fix build issues
Adds a CLI command to generate password reset tokens and send reset emails to customers — by exact email, by customer ID lower bound, or for all customers — with a dedicated log file. Useful for bulk-forcing password resets.
Looking for contributors - Help fix build issues
Laravel-style database seeding for Magento 2 / Mage-OS. Define PHP/JSON/YAML seeders (or use built-in Faker generators) and run bin/magento db:seed to populate dev environments with realistic products, categories, customers, orders, CMS content, reviews, cart rules, wishlists, and newsletter subscribers, with scaffolding and fresh/only/exclude options.
Looking for contributors - Help fix build issues
Automatically generates LAPIS (Lifecycle & Protocol Intent Specification) declarations from a live Magento 2 install by introspecting order statuses, transitions, and state mappings. Produces YAML/JSON for orders, invoices, credit memos, shipments, and cart, adds X-LAPIS state/transition REST headers, an admin state-machine visualizer, and CLI generate/validate tools. Read-only.
Looking for contributors - Help fix build issues
stratum-tech/module-dev-healthcheck 0
CLI tool that runs a colour-coded, sectioned health check of a Magento environment and deployment configuration — PHP, deploy mode, filesystem, database, indexers — and scores overall system health on a 0–100 scale.
Looking for contributors - Help fix build issues