Manages store translations via the Magento backend. Offers CRUD operations, CSV import/export, and frontend translation generation.
phpro
6 open-source Magento 2 modules, verified with automated build, coding-standard, PHPStan and SemVer checks.
Quality Breakdown
Logs all Magento 2 REST API requests and responses to a file. Useful for debugging and monitoring API integrations.
Enables custom log file configuration via system configuration. Allows specifying a log file name and level for different modules or integrations.
Provides a backend interface to view and manage Magento cron jobs. Includes a timeline and list view for scheduling, deleting, and filtering jobs.
Adds events to the Sales module triggered by order, invoice, and credit memo state/status changes. Facilitates custom functionality based on sales document state transitions.
Allows bypassing the Magento 2 full page cache based on a configurable HTTP header. Useful for development, staging, and profiling with tools like Blackfire. Only for the built-in cache.