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.
A Magento 2 extension that replaces Luma's js stack with its own implementation.
hryvinskyi/magento2-theme-assets 71
Provides a flexible asset rendering API for scripts and stylesheets with support for inline and external rendering, async/defer loading strategies, resource preloading with fetch priority, and built-in caching.
mage2kishan/module-performance-debugger 22
A production-grade Magento 2 profiler that traces every block render, observer, plugin, layout phase, DI resolution, and SQL query in a request, detecting bottlenecks (slow/N+1 queries, slow blocks/observers, heavy modules) with severity, estimated savings, and the exact file:line. Includes a storefront toolbar, admin grid, userland-vs-core split, and XLSX/PDF reports.
Looking for contributors - Help fix build issues
mage2kishan/module-indexer-manager 22
Lets admins run and monitor Magento 2 reindexes directly from the Index Management page with per-row and mass reindex actions, one-click mode toggle, live status polling, and a searchable run history with durations and error logging. Includes retention cron and email alerts on failure.
Looking for contributors - Help fix build issues
mage2kishan/module-imageoptimizer 22
A frontend image-performance layer for Magento 2 targeting Core Web Vitals — three lazy-loading strategies (native, IntersectionObserver, hybrid), client-side WebP detection with PNG/JPG fallback, preload hints for critical images, async decoding, and fetchpriority=high for LCP candidates. Works on Hyva and Luma without changing your image pipeline.
Looking for contributors - Help fix build issues
mage2kishan/module-performance-optimizer 22
Improves Core Web Vitals through admin-toggled frontend optimizations including third-party script deferral, font-display swap, CLS prevention via x-cloak, automatic image dimensions, and iframe lazy loading. Works with Hyva and Luma without theme edits.
Looking for contributors - Help fix build issues
Implements lazy loading of images, loading them only when visible to the user. Reduces page size and the number of HTTP requests.
Integrates Lucide Icons into Hyva themes. Allows usage of SVG icons in CMS content, pages, blocks and widgets.
mage2kishan/module-cachemanager 22
Smart full-page-cache management for Magento 2 — invalidates only the tags that changed on product/category/CMS save instead of flushing everything, plus a cron-driven warmup crawler that re-primes key pages in parallel via curl_multi, with an admin warmup log grid showing HTTP status and response time.
Looking for contributors - Help fix build issues
Runs Magento indexers from the admin Index Management grid via a mass-action option and a Reindex All button, for teams without SSH or CLI access to the production server.
Looking for contributors - Help fix build issues