A Magento 2 extension that replaces Luma's js stack with its own implementation.
Build Works in Performance & Optimization
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.
Reduces cache keys by removing product/category specific layout handles. Improves performance by decreasing cache size and average Redis TTL.
Theme Assets
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.
Optimizes product image sizes for faster page load times. Reduces image file sizes without significant quality loss, improving website performance.
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.
Replaces Magento's default search with Algolia, providing an autocomplete search menu and instant search results page. Delivers a fast, typo-tolerant search experience.
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.
Varnish ESI Theme Context
Strict Complianthryvinskyi/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.
This module allows you to use the same mechanism that is used for caching regular GraphQL resolvers, for introspection queries. This helps minimize the number of times Magento is bootstrapped.
Improves page loading time and Google Page Ranking by only loading product images as the user scrolls.