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
Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2
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
Logs all REST API requests as text files in the var/log/webapi_rest/ folder. Useful for debugging and auditing API interactions.
Looking for contributors - Help fix build issues
Prefetches in-viewport links during idle time to speed up subsequent page loads. Improves user experience by reducing navigation latency.
Looking for contributors - Help fix build issues
Enables drag-and-drop editing for CMS blocks and pages. Allows responsive layout design with predefined CSS classes for rows and columns.
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 "Redirect URL" field to categories. Allows creating menu entries that redirect to custom URLs, like CMS pages.
Cleans catalog images by removing unused images from the file system and missing image records from the database. It also identifies duplicate images.
A Magento module that stops URL rewrites with category paths being generated for products when 'Use Categories Path for Product URLs' setting is disabled in the config.
Integrates Mastercard Payment Gateway Services with Magento 2. Enables card payments, alternative payment methods, refunds, and tokenization.
Looking for contributors - Help fix build issues
Enables Cross-Origin Resource Sharing (CORS) for Magento 2 REST API requests. Allows configuration of allowed origin domains via the admin panel.
Looking for contributors - Help fix build issues
Archives and removes old entities like logs, unused product images, and old quotes. It uses configurable cleanup rules and can be extended with custom handlers.