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
Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2
Debugging, profiling, testing, migrations, code generation
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
Duplicates an existing Magento 2 module from a template to scaffold a brand-new module, speeding up module creation for developers.
Allows admins to test Magento 2 email sending. Helps verify email configuration and delivery.
Adds a bin/magento module:sequence command that enables a module together with all the dependencies declared in its module.xml sequence in a single step.
Provides custom field types and frontend models for system configuration, such as checkbox sets, radio sets, and info boxes. Allows developers to use more flexible input types in Magento 2 configurations.
Adds Whoops error handling to Magento 2 for improved debugging. Provides detailed error reports to assist developers in identifying and resolving issues.
CLI tool that inspects and reports the Content-Security-Policy headers generated for a given Magento URL and policy, making CSP values easier to review than digging through the browser.
Wires AI coding agents into a Magento 2 project with an MCP server backed by n98-magerun2, Magento-specific coding guidelines, and automatic theme detection for Hyva, Alpaca, and Luma.
Enables viewing, searching, and managing Magento log files directly from the admin panel. Allows downloading and deleting logs without server access.
Adds a CLI command to bulk-delete Magento 2 products whose SKU matches a given pattern, with a confirmation step showing how many SKUs will be removed before deletion.
Controls whether product image URLs use Magento's /cache/ resize paths, optionally returning the original media/catalog/product file instead. Useful for external integrations, QA validation, and debugging image output.
Adds two CLI commands to decrypt and reveal encrypted Magento 2 configuration values — one for decrypting a stored system.xml field by config path and store, and one for decrypting any encrypted string passed directly on the console.