Displays RabbitMQ server information and queue status in the Magento admin panel, with notification support for monitoring potentially harmful message queue states.
DevOps & Infrastructure
Deployment, cron, Flysystem, multi-threading
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.
Connects Magento's full page cache to the Webscale Control Plane, ensuring the store's cache stays synchronized at the edge. Relays Magento's cache invalidations to the Webscale platform.
Looking for contributors - Help fix build issues
Sends Magento 2 logs to an OpenTelemetry (OTLP) endpoint. Supports providers like Middleware, Honeycomb, OpenObserve, Dynatrace, and Grafana Cloud.
Adds CLI commands to manage Magento 2 themes. Allows listing, assigning, and creating themes from the command line.
Validates Magento 2 extension code by checking for missing dependencies in module.xml and composer.json. It helps identify undeclared dependencies and deprecated classes.
An extension that allows processing the same queue message more than once, utilizing RabbitMQ's dead letter exchange feature.
Adds Gelf and Slack logger handlers to Magento 2. Enables logging to external services for improved monitoring and debugging.
Allows admins to view, search, download, and delete log files directly from the Magento admin panel. Simplifies log management without requiring server access.
Logs all Magento 2 REST API requests and responses to a file. Useful for debugging and monitoring API integrations.