Adds Gelf and Slack logger handlers to Magento 2. Enables logging to external services for improved monitoring and debugging.
Archives Magento log files into .gz archives under var/log/archive, on a configurable cron schedule or on demand via a CLI command.
Allows admins to view, search, download, and delete log files directly from the Magento admin panel. Simplifies log management without requiring server access.
Helps merchants comply with GDPR by enabling customers and guests to request data anonymization, deletion, and export. Configurable settings allow control over data retention and erasure processes.
Adds products to the wishlist via AJAX, avoiding page reloads. Displays a customizable success message after adding an item.
Enables customers to add products to the comparison list using Ajax, without page reloads. Improves the product comparison experience and increases site speed.
Displays customer testimonials on your website. Builds trust by showing visitor feedback and completed projects.
Disables customer registration on the frontend. Removes the registration link and form, useful for B2B stores that manage customer accounts internally.
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.
Integrates the GoPersonal personalization platform with Magento 2, enabling automated data exchange for personalized content, product recommendations, and tailored customer experiences on the storefront.