Adds a developer toolbar to Magento 2 for debugging. Provides quick access to information about routes, queries, logs, and more.
Developer Tools
Debugging, profiling, testing, migrations, code generation
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.
Adds RTL (right-to-left) support to Magento themes and modules. It provides CSS classes and LESS mixins for easier styling of RTL layouts.
A compatibility extension to use with Magento 2 DataPatchCreator and MarkShust_SimpleData extensions.