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.
Performance & Optimization
Caching, lazy loading, image optimization, database optimization
This extension adds WebP support to Magento 2.
Limits the number of GraphQL queries and mutations from a client within a defined timeframe. Prevents abuse by restricting excessive requests to create sessions or customer data.
Looking for contributors — Help fix build issues
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.
A collection of useful micro-features packed into the same extension.
Looking for contributors — Help fix build issues
This extension allows speeding up the site load by showing the image only at the demanding time.
Looking for contributors — Help fix build issues
An extension that adds a screen to the Admin Panel to get a clear overview of areas where the performance of your Magento 2 can be improved.
Retrieves product images from a production server for use in development environments. Simplifies development by using live images without directly accessing the production database.
Module for Magento 2 that prevents session blocking between concurrent AJAX requests
Disables Magento 2 core logging to improve performance. Reduces unnecessary database writes and file system operations.