Automatically clears the Magento 2 cache after admin changes, eliminating manual flushing. It uses intelligent tag-based invalidation to only clear relevant cache entries.
Performance & Optimization
Caching, lazy loading, image optimization, database optimization
Adds a link to refresh invalidated Magento 2 caches in the admin notification bar. Provides a button in Cache Management to flush invalidated caches with one click.
Gives store owners control over how product images are processed, including JPEG quality, and fixes several Magento core image-processing bugs for better image output with minimal configuration.
Converts catalog JPEG and PNG images to WebP server-side with no external API or per-image fees, serving optimized <picture> variants automatically on product and category pages and processing newly cached images via cron.
Looking for contributors - Help fix build issues