A Magewire showcase to give easy insights on where Magewire could possibly fit in our project.
Looking for contributors - Help fix build issues
Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2
Debugging, profiling, testing, migrations, code generation
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.
Allows bypassing the Magento 2 full page cache based on a configurable HTTP header. Useful for development, staging, and profiling with tools like Blackfire. Only for the built-in cache.
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.
Preserves symlinks when disabling maintenance mode via CLI. Useful for distributed infrastructures where maintenance mode is triggered from a single replica.
Creates and deletes test customer accounts with billing and shipping addresses from a CSV template, returning login credentials so dev and QA teams can start testing immediately on multi-store setups.
Looking for contributors - Help fix build issues
Integrates the Tippy.js library into Magento 2. Enables tooltips on elements with the `title` attribute using Tippy.js.
Runs PHPUnit-based "live" tests against a real Magento environment, booting the full application (database, caching) so developers can debug and verify behaviour on a copy of a production site.
Looking for contributors - Help fix build issues
Provides a multi-server lock service, allowing developers to apply mutual exclusion locks to shared resources. Prevents simultaneous access to resources across multiple servers.
Logs all REST API transactions in a file. Useful for debugging and monitoring API usage within your Magento 2 store.