Generates HTML bullet points from product attributes for display on product pages. Uses a CLI command to create the HTML table based on category and attribute IDs.
Schedules `bin/magento` commands to run via the Magento admin panel. Allows users to execute commands without direct server access.
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.