Blocks Magento admin notifications based on severity or category. Allows administrators to filter out unwanted notifications, such as promotional or survey content.
Adds a shell command info:dependencies:show-removable which exports all modules which have no dependencies
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.
Schedules and runs jobs in a queue, enabling deferred task execution for improved page load times. Supports programmatic and command-line job management.
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.
Tool based on deployer.org to perform zero downtime deployments of Magento 2 projects
Restricts customer registration and login based on email patterns defined in the Magento configuration. Allows setting custom error messages for restricted access.
Magento 2 extension to exclude payment methods for selected customer groups.
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.