Adds an admin panel section for managing .well-known/ directory content, allowing creation and serving of plain-text or JSON files (such as apple-developer-merchantid-domain-association or security.txt) without filesystem access.
Administration & Backend
Admin UI enhancements, grids, bookmarks, dark mode, locale switcher
Adds a free shipping method visible and usable only in the Magento admin panel when creating orders. Useful for backend order creation with no shipping costs.
Adds a direct edit link for products within the category product tab in the admin panel. Allows quick navigation to product edit pages from category views.
Allows administrators to change a customer's password directly from the customer edit page in the Magento admin panel. Useful for customer support when customers have forgotten their credentials.
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.
Adds real-time log monitoring and analysis directly in the Magento admin panel. Supports multiple log files, auto-refresh intervals, error-only filtering, and adjustable line limits for quick debugging without external tools.
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.
Surfaces Magento quotes (shopping carts) as searchable, filterable admin grids with a detailed view per quote including customer info, line items, and totals. Supports bulk delete and granular ACL permissions.
Looking for contributors - Help fix build issues
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.
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.
Provides a centralized documentation viewer in the Magento admin panel. Modules can register Markdown-based documentation via XML configuration, with support for search, ACL-protected sections, and custom icons.
Customizes the Magento admin panel with your own branding: replace login and menu logos, display additional text on the login page, and show demo credentials with an auto-fill button for staging environments.