Integrates Sirv, a smart image CDN, with Magento 2. Optimizes and delivers product images faster, improving website performance.
Performance & Optimization
Caching, lazy loading, image optimization, database optimization
Adds HTTP Link headers for resource preloading, improving page load times with HTTP/2. Allows browsers to discover and prioritize key resources.
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.
Adds products to the wishlist via AJAX, avoiding page reloads. Displays a customizable success message after adding an item.
Looking for contributors - Help fix build issues
Enables customers to add products to the comparison list using Ajax, without page reloads. Improves the product comparison experience and increases site speed.
Looking for contributors - Help fix build issues
Dynamically generates meta titles, keywords, and descriptions for product and category pages using templates. Supports attribute placeholders for optimized SEO metadata.
This module defines several sections where you can define common feedback from Google Lighthouse.
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.
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.