Periodically exports a stripped database to an Amazon S3 bucket. It can also import a remote database dump from S3 to local.
DevOps & Infrastructure
Deployment, cron, Flysystem, multi-threading
Monitors Magento indexer and mview states, sending email alerts when indexers remain stuck in working status beyond a configurable threshold or when mviews enter suspended or error states.
Integrates Fastly CDN with Magento 2, leveraging Fastly's caching technology and Geo-IP support. Improves site performance with features like stale content serving and soft purging.
Technical Magento 2 module providing simple development pattern, configurations and optimizations to make REST API requests toward external services based on Guzzle Client.
Looking for contributors - Help fix build issues
Logs all web API REST calls made to your Magento instance. Provides detailed request and response information for analysis and debugging.
Ensures correct theme context and cache segmentation for Varnish ESI block requests in multi-theme Magento setups. Prevents ESI blocks from being rendered with the wrong theme and skips inline rendering of TTL blocks that will be served via ESI includes.
This extension allows processing large data collections in parallel using multiple child processes, improving performance and reducing processing time.
Extends Magento 2 Varnish capabilities by allowing configurable tracking parameters and removal of marketing parameters from URLs. Improves Varnish cache hit rate.
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.