Provides a backend interface to view and manage Magento cron jobs. Includes a timeline and list view for scheduling, deleting, and filtering jobs.
DevOps & Infrastructure
Deployment, cron, Flysystem, multi-threading
Logs REST API, Elasticsearch, GraphQL, RabbitMQ, and Varnish cache tag bans for debugging. It captures request and response data without overriding core files.
Looking for contributors - Help fix build issues
This module for Magento 2 overrides base Magento cron functionality, fixes known bugs, and provides a cron service model to control cron process execution.
Looking for contributors - Help fix build issues
Prevents database version exceptions during code deployments. Facilitates zero-downtime deployments, especially with CI/CD and Docker/Kubernetes.
Adds a configuration setting to enable or disable Two-Factor Authentication in Magento 2.4. Allows administrators to control 2FA functionality via the admin panel.
Helps you to execute tasks with no effort from the Admin Panel.
Looking for contributors - Help fix build issues
Ensures API operations are idempotent by using a message group ID and timestamp. Prevents duplicate processing of the same request and handles late messages.
Looking for contributors - Help fix build issues
Ensures only one product save process can run at a time for the same product SKU. Prevents data inconsistencies from concurrent product updates.
Disable native change detection from Magento 2 to allow implementation of Zero Downtime Deployment Strategy (ZDD).
Looking for contributors - Help fix build issues
Automatically updates Magento's base URL when using ngrok. Separates caches for local and ngrok domains to prevent broken links and improve browsing experience.
Preserves symlinks when disabling maintenance mode via CLI. Useful for distributed infrastructures where maintenance mode is triggered from a single replica.
Analyzes website performance using Google PageSpeed Insights and displays results in charts within the Magento admin. Allows scheduling scans and adding comments to specific records.
Looking for contributors - Help fix build issues