Provides a multi-server lock service, allowing developers to apply mutual exclusion locks to shared resources. Prevents simultaneous access to resources across multiple servers.
No Errors Modules
These modules have no PHPCS errors (warnings OK), pass PHPStan, and build correctly.
Blocks Magento admin notifications based on severity or category. Allows administrators to filter out unwanted notifications, such as promotional or survey content.
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.
Logs all REST API transactions in a file. Useful for debugging and monitoring API usage within your Magento 2 store.
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.
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.
Adds the store and website code as classes to the `<body>` tag. This allows for easier, store-specific CSS styling.