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.
Integrates the PAYCOMET payment platform with Magento 2, allowing you to accept payments. Supports alternative payment methods and jetIframe integration.
Mitigates PolyShell-style file upload abuse by blocking file custom option uploads and restricting allowed extensions to images only. Includes a CLI command to scan and clear suspicious files from the custom_options media directory.
Manages Content Security Policy rules via Magento CLI, storing them in env.php for environment-specific control without database access. Includes automatic CSP header splitting to avoid size limits on servers.
Connects your Magento 2 store to the Reloadify platform. Simplifies integration for personalized marketing and customer engagement.
The official Mailchimp for Magento 2 extension
Integrates the Swiper touch slider as a Magento 2 JS Widget. Allows creation of mobile-friendly, hardware-accelerated image and content sliders.
Adds an admin panel section for managing .well-known/ directory content, allowing creation and serving of plain-text or JSON files (such as apple-developer-merchantid-domain-association or security.txt) without filesystem access.
To quickly disable unwanted newsletter signup and unsubscribe emails.
Integrates Nova Poshta warehouse and branch catalog data into Magento 2 via the Nova Poshta API. Syncs delivery location data on a configurable cron schedule for use in shipping workflows.
Generates Magento catalogs from YAML configuration files. Uses direct SQL queries to create categories, products, websites, and customer groups.
Adds a unique UUID attribute to Magento 2 customers, automatically generated on install and new customer creation. Exposes the UUID via GraphQL and displays it in the admin customer grid and edit form.