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.
Adds tooltips to product attributes on the product view page, including the product attributes table and configurable swatches. Improves user experience by providing additional information.
Looking for contributors - Help fix build issues
Provides tools for testing the Magento 2 checkout process. Simplifies checkout testing and debugging.
Allows running CLI commands from the Magento admin panel. Restrict access to commands using Magento ACL.
Removes the Elasticsuite notification banner from your Magento 2 store. Cleans up the admin interface by hiding the banner.
Integrates Kiyoh review platform with Magento 2 using Hyva Themes. Enables collection and display of customer reviews, ratings, and testimonials.
Looking for contributors - Help fix build issues
Adds Argentinian regions/states to Magento 2. Enables accurate address information for Argentina during checkout and account creation.
Integrates Magento with Zaius, enabling data tracking and customer engagement features. Requires a Zaius account and API user setup.
Looking for contributors - Help fix build issues
Recommends products based on anonymous browsing history. Suggests "also viewed" items based on what other customers have viewed.
Looking for contributors - Help fix build issues
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.
Disables Content Security Policy (CSP) enforcement during checkout. Bypasses CSP restrictions introduced in the 2024-06-11 security update without fully disabling the CSP module.
Adds a button to refresh invalidated cache types in Magento admin. Can also be configured to automatically refresh invalidated cache types via cron.