Integrates Magento 2 with PicPay, allowing customers to pay via the PicPay mobile app. Enables mobile payments within your online store.
Performance & Optimization
Caching, lazy loading, image optimization, database optimization
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.
Preserves symlinks when disabling maintenance mode via CLI. Useful for distributed infrastructures where maintenance mode is triggered from a single replica.
Analyzes website performance using Google PageSpeed Insights and displays results in charts within the Magento admin. Allows scheduling scans and adding comments to specific records.
Looking for contributors - Help fix build issues
Provides a command to analyze and clean up catalog media files. Identifies unused, missing, and duplicate files, and allows removing them to free up disk space.
Automatically clears the Magento 2 cache after admin changes, eliminating manual flushing. It uses intelligent tag-based invalidation to only clear relevant cache entries.
Looking for contributors - Help fix build issues
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.