A Magento 2 extension that replaces Luma's js stack with its own implementation.
No Errors in Performance & Optimization
These modules have no PHPCS errors (warnings OK), pass PHPStan, and build correctly.
Magento 2 module to add next-gen image support to Magento 2.
Reduces cache keys by removing product/category specific layout handles. Improves performance by decreasing cache size and average Redis TTL.
Customizes GraphQL query depth and complexity limits via the Magento admin panel. Allows easier testing by enabling these settings in developer mode.
Integrates the Swiper touch slider as a Magento 2 JS Widget. Allows creation of mobile-friendly, hardware-accelerated image and content sliders.
Disables Content Security Policy (CSP) in Magento 2. Simplifies disabling CSP for shops where it's not required.
Improves page loading time and Google Page Ranking by only loading product images as the user scrolls.
Adds RTL (right-to-left) support to Magento themes and modules. It provides CSS classes and LESS mixins for easier styling of RTL layouts.
Adds width/height attributes to Page Builder images and aria-label to links. Improves Google Web Vitals scores related to image dimensions and link accessibility.
This extension adds WebP support to Magento 2.
Automatically flushes Magento 2 caches (config, block_html, full_page) after saving system configuration. Useful for development environments to avoid manual cache flushing.
Apollo-compatible automatic persisted queries, to improve GraphQL network performance.