Generates a new encryption key and forces JWT factory to use it, mitigating CosmicSting attacks. Includes tools to rotate old keys and re-encrypt data.
Provides a visual overview of cron job configurations in the Magento 2 backend. Adds a new admin menu entry under System > Cronjob.
A script designed to simplify the installation process of Magento 2 and rapid deployment of merchant code and DB dumps.
Adds the store and website code as classes to the `<body>` tag. This allows for easier, store-specific CSS styling.
Redirects users from disabled product pages to the product's first category. Allows admin to customize the redirection message displayed to the user.
Integrates JivoChat live chat, allowing you to communicate with website visitors. Connects to JivoChat's 360° customer support system.
Magento 2 extension to exclude payment methods for selected customer groups.
Restricts customer registration and login based on email patterns defined in the Magento configuration. Allows setting custom error messages for restricted access.
Tool based on deployer.org to perform zero downtime deployments of Magento 2 projects
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.
Schedules and runs jobs in a queue, enabling deferred task execution for improved page load times. Supports programmatic and command-line job management.
Logs all REST API transactions in a file. Useful for debugging and monitoring API usage within your Magento 2 store.