Checks and exposes Elasticsearch cluster health on a schedule via cron and on demand through admin/CLI, with simple Composer installation steps.
Auto-approves product reviews asynchronously via a queue when selected validators pass (minimum rating, difference from product average), with all/any/no pass modes and optional auto-rejection. Includes admin configuration, a queue topic/consumer, and an extensible validator pool for adding custom rules.
Adds an admin-area file browser and text editor with clickable breadcrumbs, ACL-controlled view/edit access, and a detailed activity log. Enforces strict security with path validation, a sensitive-file denylist, and allowlisted text types only—no upload, delete, or rename actions.
Automatically sends review reminders a configurable number of days after shipment, with per-store sender addresses and customizable review/complaint links, all configurable in admin. Includes manual and Composer installation instructions.
Drop-in replacement for the open-source MSI modules that keeps original module names/namespaces, bundling community fixes ahead of upstream releases. Adds opt-in source-level reservations, per-source concurrency locks, integrity guards with reconciliation, supply-side oversell detection, and a cache-friendly storefront stock visualizer.
Adds SAML-based single sign-on for backend users, compatible with IdPs like Auth0, OneLogin, and Amazon SSO. Install via composer and configure under Stores > Configuration > Advanced > Admin > Single Sign-on.
Splits one‑page checkout into islands: an instantly typeable, cache‑friendly shell with deferred window.checkoutConfig and the stock Knockout payment component, so existing gateways keep working. Includes Google Places autocomplete, saved‑address carousel via customer‑data/localStorage, guest‑order linking, inline validation, and a fail‑safe fallback. Beta; tested primarily alongside its sibling performance extension, and requires 2.4.6+ with PHP 8.1+.
Suppress selected log entries using configurable patterns to cut noise from recurring errors, such as bot-triggered exceptions. Includes Admin configuration under Developer and composer-based installation.
Provides a /mcp JSON-RPC endpoint so AI agents can read and write store data, with OAuth 2.1 or bearer tokens, per-tool ACLs, audit logging, rate limiting, and origin allowlists. Includes quick-start setup, CLI commands, and optional sub-modules for orders, catalog, customers, CMS, marketing, reports, and GA4.
Adds per-user timezone to the admin area so dates and times reflect each user's preference, falling back to the store setting. Install via composer and set the Timezone field on each admin user; no additional configuration required.