This extension allows customizing decimal precision visualization for the prices and other currency values (discounts, taxes, sales amounts, etc.) both for the frontend and the backend areas.
No Errors Modules
These modules have no PHPCS errors (warnings OK), pass PHPStan, and build correctly.
Provides a way to change the email address associated with an order from the Magento admin panel. Automatically reassigns the order to a registered customer if the new email matches, or converts it to a guest order otherwise.
Extends the Magento 2 WYSIWYG editor (TinyMCE 4, 5, 6, and 7) with additional tools. Adds functionality like image insertion, code editing, and text formatting options.
Forces the Login as Customer assistance flag enabled for all customers via a config toggle, bypassing the per-customer opt-in requirement. Useful for stores where support teams need to log in as any customer without individual consent.
Adds delayed message publishing to Magento's message queue system, allowing queue messages to be scheduled for processing after a configurable number of minutes. Includes a cron job and CLI command for publishing delayed messages.
Provides a full admin UI to define, store, and execute AI agents with reusable tools in Magento 2. Supports cron scheduling, execution logging with token tracking, and extensible tool executors for custom PHP logic.
Periodically exports a stripped database to an Amazon S3 bucket. It can also import a remote database dump from S3 to local.
Enables compatibility between Magento Inventory and the Algolia Search extension. Ensures Algolia search results reflect accurate stock availability.
Enhances Magento 2 system logging with contextual metadata (file, line, class) and real-time alerts via Email and Telegram using Monolog processors and handlers for easier debugging.
Integrates ItsLog shipping rate calculation into Magento 2 checkout, enabling stores to offer shipping quotes from the ItsLog logistics API directly at checkout.
Automatically purges the entire Cloudflare cache whenever Magento cache is flushed from the admin panel or CLI, ensuring customers always see up-to-date content behind the Cloudflare CDN.
Displays a configurable visual environment indicator on every Magento admin page to help developers and administrators immediately identify which environment (staging, production, local) they are working in.