Automatically updates Magento's base URL when using ngrok. Separates caches for local and ngrok domains to prevent broken links and improve browsing experience.
Follows SemVer in DevOps & Infrastructure
These modules follow semantic versioning across their audited release history — version bumps honestly reflect the code changes.
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
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.
Adds CLI commands to manage Magento 2 themes. Allows listing, assigning, and creating themes from the command line.