This extension allows processing large data collections in parallel using multiple child processes, improving performance and reducing processing time.
Build Works in DevOps & Infrastructure
These modules install and compile correctly.
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.
Extends Magento 2 Varnish capabilities by allowing configurable tracking parameters and removal of marketing parameters from URLs. Improves Varnish cache hit rate.
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.
A Hyva Themes first Magento 2 extension to make it fun and easy to build modern, reactive and dynamic interfaces.
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.
Enables viewing, searching, and managing Magento log files directly from the admin panel. Allows downloading and deleting logs without server access.
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.