Logs and analyzes all REST API calls made to your Magento store. Provides detailed request and response information for debugging and monitoring.
Developer Tools
Debugging, profiling, testing, migrations, code generation
Simplifies HTMX integration by providing structured controllers, events, and view models for streamlined dynamic HTML responses. Offers utilities for handling HTMX requests and managing response headers.
Allows admins to view, search, download, and delete log files directly from the Magento admin panel. Simplifies log management without requiring server access.
Adds a developer toolbar to Magento 2 for debugging. Provides quick access to information about routes, queries, logs, and more.
A faster drop-in replacement for bin/magento cache:clean with a file watcher
Logs all Magento 2 REST API requests and responses to a file. Useful for debugging and monitoring API integrations.
Enables custom log file configuration via system configuration. Allows specifying a log file name and level for different modules or integrations.
Logs all REST API calls made to your Magento instance. Provides a report in the admin panel to analyze requests and responses for debugging.
Disables Google reCAPTCHA based on whitelisted IP addresses or browser User-Agent. Useful for automated testing by bypassing CAPTCHA challenges.
A flexible content management module for Magento 2 that enables administrators to create reusable layout groups and elements with custom EAV attributes. Perfect for managing structured content like team members, testimonials, feature lists, FAQs, and more.
A Magento 2 extension for GridJS and DataTable integration with Magento 2.
Adds Whoops error handling to Magento 2 for improved debugging. Provides detailed error reports to assist developers in identifying and resolving issues.