A Magento 2 extension that replaces Luma's js stack with its own implementation.
Performance & Optimization
Caching, lazy loading, image optimization, database optimization
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
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
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
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
Real-time Core Web Vitals monitoring for Magento 2, capturing LCP, FID, INP, and CLS via the browser PerformanceObserver API and reporting through GA4, a beacon endpoint, or custom events. Also generates resource hints (dns-prefetch/preconnect/prefetch), Server-Timing and Link headers, font-loading optimizations, and an hourly cron metric aggregator. Hyva and Luma compatible.
Looking for contributors - Help fix build issues
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
Replaces Magento's default search with Algolia, providing an autocomplete search menu and instant search results page. Delivers a fast, typo-tolerant search experience.
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
Enables cookie sharing between Magento and external punchout catalogs. Facilitates seamless user authentication and data transfer for integrated procurement processes.
Looking for contributors - Help fix build issues
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.
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.