Magento Varnish Api
webscale-networks/magento-varnish-api 60
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.
Automated build tests for Magento 2 modules. Explore. Evaluate. Elevate. #magento2
These modules follow semantic versioning across their audited release history — version bumps honestly reflect the code changes.
webscale-networks/magento-varnish-api 60
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.
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.
run-as-root/magento2-prometheus-exporter 66
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.
ethanyehuda/magento2-cronjobmanager 76
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.
hryvinskyi/magento2-esi-page-layout 71
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.
Validates Magento 2 extension code by checking for missing dependencies in module.xml and composer.json. It helps identify undeclared dependencies and deprecated classes.
webmakkers/magento-module-deploy 66
Excludes unused themes from the static content deploy to speed up and slim down production deployments.
taurus-media/module-varnish-config 68
Automatically keeps Varnish configuration current by downloading a remote VCL template on a daily cron, processing it through Magento native VclGenerator placeholder substitution, and loading the result into the running Varnish instance via varnishadm. Also provides a CLI command for deployment pipelines.
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