Magento 2 Cron Job Manager
ethanyehuda/magento2-cronjobmanager 76
Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2
These modules have no PHPCS errors (warnings OK), pass PHPStan, and build correctly.
ethanyehuda/magento2-cronjobmanager 76
Automatically updates Magento's base URL when using ngrok. Separates caches for local and ngrok domains to prevent broken links and improve browsing experience.
Adds Whoops error handling to Magento 2 for improved debugging. Provides detailed error reports to assist developers in identifying and resolving issues.
hryvinskyi/magento2-esi-page-layout 71
Ensures correct theme context and cache segmentation for Varnish ESI block requests in multi-theme Magento setups. Prevents ESI blocks from being rendered with the wrong theme and skips inline rendering of TTL blocks that will be served via ESI includes.
taurus-media/module-varnish-config 68
Automatically keeps Varnish configuration current by downloading a remote VCL template on a daily cron, processing it through Magento native VclGenerator placeholder substitution, and loading the result into the running Varnish instance via varnishadm. Also provides a CLI command for deployment pipelines.
Periodically exports a stripped database to an Amazon S3 bucket. It can also import a remote database dump from S3 to local.
Retrieves product images from a production server for use in development environments. Simplifies development by using live images without directly accessing the production database.
Magento 2 module to validate JSON Structures against a given Schema.
Adds CLI commands to manage Magento 2 themes. Allows listing, assigning, and creating themes from the command line.
Filters out configured message patterns from being written to Magento logs, useful for suppressing bot-triggered exceptions that would otherwise flood log files.
web-atypique/log-archiver 71
Archives Magento log files into .gz archives under var/log/archive, on a configurable cron schedule or on demand via a CLI command.
Allows admins to view, search, download, and delete log files directly from the Magento admin panel. Simplifies log management without requiring server access.