Automatically flushes Magento 2 caches (config, block_html, full_page) after saving system configuration. Useful for development environments to avoid manual cache flushing.
No Errors Modules
These modules have no PHPCS errors (warnings OK), pass PHPStan, and build correctly.
Apollo-compatible automatic persisted queries, to improve GraphQL network performance.
A Magento 2 extension that shows sort order of system configuration's tabs, sections, groups, and fields.
A Magento module that stops URL rewrites with category paths being generated for products when 'Use Categories Path for Product URLs' setting is disabled in the config.
This extension improves the user experience by loading images that are guaranteed to be displayed above the fold earlier.
Adds the option to re-enable Swagger via configuration. It's disabled in production mode since Magento 2.4.4.
A Magento 2 module that makes it possible to set a debounce and a minimum character amount for Algolia Autocomplete
Adds a configuration setting to enable or disable Two-Factor Authentication in Magento 2.4. Allows administrators to control 2FA functionality via the admin panel.
An easy way to retrieve files in media from an origin server to a local development environment.
A module that simplifies calling Magento data structures and provides a SimpleDataPatch class which simplifies writing data patch scripts.
Retrieves product images from a production server for use in development environments. Simplifies development by using live images without directly accessing the production database.