Mirrors Magento's default logs and errors to stderr, facilitating centralized logging in Docker environments. Simplifies log collection for containerized Magento 2 deployments.
Developer Tools
Debugging, profiling, testing, migrations, code generation
A beautiful error page and error tracking service for Magento powered by spatie/ignition.
Looking for contributors - Help fix build issues
Generates Magento catalogs from YAML configuration files. Uses direct SQL queries to create categories, products, websites, and customer groups.
Enhances Magento's template hints by displaying information for templates, blocks, containers, and UI components. Uses CSS outlines to avoid layout disruption.
Allows us to create PHP Data Patch Files in Magento 2 Admin panel and export them to PHP files which we can add to our code repositories.
Adds a debug toolbar to Magento 2, displaying request/response data, SQL queries, profiler information, layout details, and cached items. Helps developers debug by providing insights into application execution.
Provides tools for testing the Magento 2 checkout process. Simplifies checkout testing and debugging.
Magento module to find all files of a given Magento theme (for example Magento/luma), compare the found files with the parent theme (and/or modules) and return whether there are differences or not.
Looking for contributors - Help fix build issues
Easily create Magento2/AdobeCommerce PHP/XML/JS module's files from a set of templates via the bin/magento command and allows you to create and use your own templates.
Provides advanced logging with graded levels (debug, info, warning, critical) per extension. Log entries are stored in a database table viewable in the Magento admin panel.
Integrates with the MageSpecialist Chrome Toolbar for enhanced Magento 2 debugging. Provides theme, controller, block, UI component, and profiler information within the toolbar.
Enables creation and management of custom entities like Brands or Pictograms. Allows defining entity types and attributes for flexible data management.