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.
No Errors in Performance & Optimization
These modules have no PHPCS errors (warnings OK), pass PHPStan, and build correctly.
Implements Google's Speculation Rules API for Magento 2, enabling speculative loading strategies to improve page load performance. Uses JSON configuration for prefetching and prerendering URLs.
A Magento 2 extension that replaces Luma's js stack with its own implementation.
Reduces cache keys by removing product/category specific layout handles. Improves performance by decreasing cache size and average Redis TTL.
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.
Retrieves product images from a production server for use in development environments. Simplifies development by using live images without directly accessing the production database.
Integrates Lucide Icons into Hyva themes. Allows usage of SVG icons in CMS content, pages, blocks and widgets.
Magento 2 module to add next-gen image support to Magento 2.
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.
Dynamically generates meta titles, keywords, and descriptions for product and category pages using templates. Supports attribute placeholders for optimized SEO metadata.
Disables Content Security Policy (CSP) in Magento 2. Simplifies disabling CSP for shops where it's not required.