Adds application health monitoring via Oh Dear, shipping with built-in checks for disk space, CPU load, database connections and PHP-FPM, plus a framework for writing custom checks.
Looking for contributors - Help fix build issues
Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2
These modules follow semantic versioning across their audited release history — version bumps honestly reflect the code changes.
Adds application health monitoring via Oh Dear, shipping with built-in checks for disk space, CPU load, database connections and PHP-FPM, plus a framework for writing custom checks.
Looking for contributors - Help fix build issues
Automatically updates Magento's base URL when using ngrok. Separates caches for local and ngrok domains to prevent broken links and improve browsing experience.
Adds Whoops error handling to Magento 2 for improved debugging. Provides detailed error reports to assist developers in identifying and resolving issues.
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.
Exposes Magento 2 metrics in Prometheus format for monitoring orders, products, customers, and more. Enables configurable metrics collection and secure access to the metrics endpoint.
Validates Magento 2 extension code by checking for missing dependencies in module.xml and composer.json. It helps identify undeclared dependencies and deprecated classes.
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.
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
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.