This extension allows processing large data collections in parallel using multiple child processes, improving performance and reducing processing time.
Looking for contributors - Help fix build issues
Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2
Deployment, cron, Flysystem, multi-threading
This extension allows processing large data collections in parallel using multiple child processes, improving performance and reducing processing time.
Looking for contributors - Help fix build issues
Displays RabbitMQ server information and queue status in the Magento admin panel, with notification support for monitoring potentially harmful message queue states.
Routes HTTP requests to specific Magento store views based on hostname and path conditions defined in a YAML configuration file. Supports wildcard matching, rule inheritance, and basic auth for staging environments.
Looking for contributors - Help fix build issues
Retrieves product images from a production server for use in development environments. Simplifies development by using live images without directly accessing the production database.
Magento 2 module to validate JSON Structures against a given Schema.
Sends Magento 2 logs to an OpenTelemetry (OTLP) endpoint. Supports providers like Middleware, Honeycomb, OpenObserve, Dynatrace, and Grafana Cloud.
Logs all REST Web API requests as text files under var/log/webapi_rest, organized by route, omitting auth request bodies to avoid leaking credentials.
Adds CLI commands to manage Magento 2 themes. Allows listing, assigning, and creating themes from the command line.
An extension that allows processing the same queue message more than once, utilizing RabbitMQ's dead letter exchange feature.
Filters out configured message patterns from being written to Magento logs, useful for suppressing bot-triggered exceptions that would otherwise flood log files.
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.