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.
Developer Tools
Debugging, profiling, testing, migrations, code generation
An extension that allows to dynamically change the log level per request to DEBUG, enabling database, debug log, and verbose logging for a specifically defined request.
Looking for contributors — Help fix build issues
Logs all REST API requests as text files in the var/log/webapi_rest/ folder. Useful for debugging and auditing API interactions.
Looking for contributors — Help fix build issues
Adds the option to re-enable Swagger via configuration. It's disabled in production mode since Magento 2.4.4.
Adds a configuration setting to enable or disable Two-Factor Authentication in Magento 2.4. Allows administrators to control 2FA functionality via the admin panel.
A module that simplifies calling Magento data structures and provides a SimpleDataPatch class which simplifies writing data patch scripts.
A Magewire showcase to give easy insights on where Magewire could possibly fit in our project.
Looking for contributors — Help fix build issues
Automatically logs in to the admin panel using a configured user. Simplifies access for development environments by bypassing the login screen.
Disables Magento 2 core logging to improve performance. Reduces unnecessary database writes and file system operations.
This module disables various log attempts of the Magento core, improving performance slightly.
Magento 2 module to enable the template path hints on the fly just by using query strings.
Integrates the Tippy.js library into Magento 2. Enables tooltips on elements with the `title` attribute using Tippy.js.