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.
30 Jun 2026
Module to set custom labels and per-line required rules for street address fields on registration, account edit, and checkout. Includes admin configuration and Composer installation; useful for Brazilian formats like street, number, complement, and neighborhood.
Wrapper for the core ImportExport functionality that imports products and customers from PHP arrays, with composer install steps and docs.
30 Jun 2026
Adds a guided /withdraw-contract flow for customers and guests with per-item selection, durable-medium receipt emails, and Annex I content in 22 EU locales, plus admin workflow and pro‑rata refund calculations. Includes a digital-content waiver at checkout with REST/GraphQL enforcement; works with Luma/Breeze and has Hyvä and Hyvä Checkout companions.
30 Jun 2026
Adds bin/magento info:dependencies:show-removable to export modules-removable.csv with modules that have no declared dependencies, helping identify candidates to disable. Includes Composer package and installation/usage steps.
16 Jun 2026
Composer meta-package that installs 12 Orangecat B2B modules (company accounts and approval, company credit, payment/shipping restrictions, sales reps, custom pricing/price lists, product lists, purchase orders, quick order, RMAs, visibility rules). Includes setup commands, requirements, and dependency order.
16 Jun 2026
Adds a Change Password tab to the customer edit page in admin so support can reset a customer's password with re-auth confirmation. Includes composer install, enablement, and configuration steps.
01 Jun 2026
Enables per-item “best code” logic so different products in one cart can use different coupons without stacking, supporting DEAL* and OFFER-* patterns. Provides product and cart UI for applying/managing multiple codes, auto removal of stale codes, VAT-aware totals, and an admin grid to maintain approved promo codes.
Adds resource preload support to prioritize critical assets and improve initial render speed (content unavailable—inferred from the repository URL).
18 May 2026
Monitors active carts and sends personalized reminder emails after periods of inactivity, including item lists and totals. Implements event observers and a cron job; install via Composer and run setup:upgrade.