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.
No Errors Modules
These modules have no PHPCS errors (warnings OK), pass PHPStan, and build correctly.
Logs all REST API transactions in a file. Useful for debugging and monitoring API usage within your Magento 2 store.
Integer_Net GlobalCustomLayout
integer-net/magento2-global-custom-layout 68
Module for Magento 2 that allows you to add global layout update files to be selected from admin, by using '0' instead of an entity_id.
Magento2 Jivochat
sozodesign/magento2-jivochat 79
Integrates JivoChat live chat, allowing you to communicate with website visitors. Connects to JivoChat's 360° customer support system.
Redirects users from disabled product pages to the product's first category. Allows admin to customize the redirection message displayed to the user.
Module Store Code Body Class
samgranger/module-store-code-body-class 81
Adds the store and website code as classes to the `<body>` tag. This allows for easier, store-specific CSS styling.
Strips SQL keywords, statement terminators and comment markers from storefront search queries via a QueryFactory plugin as a defense-in-depth layer, logging every sanitization event for auditing.