Allows administrators to log in as customers without needing passwords. Facilitates efficient customer support by providing one-click access to customer accounts.
Administration & Backend
Admin UI enhancements, grids, bookmarks, dark mode, locale switcher
Consolidates third-party extension menus into a single "Extensions" menu. Organizes extension configurations under a unified tab in Stores > Configuration.
Restricts Magento backend access by IP address or CIDR range and integrates with Magento's two-factor authentication, letting whitelisted IPs skip 2FA while others are challenged. Includes CLI commands for emergency access recovery.
Magento 2 Admin Search
vasileuski/magento2-module-admin-search 18
Replaces Magento's admin global search with a faster ElasticSearch/OpenSearch-powered search across orders, customers, products, categories and CMS content, while respecting ACL permissions.
Looking for contributors - Help fix build issues
Shows a product's special price directly on the admin product edit page, so staff can see it without opening the Advanced Pricing panel.
A simple module that allows you to switch locale in Magento 2 Admin Panel.
Enables the use of Flagpack icons in Hyvä themes. Allows embedding SVG flag icons in CMS content, pages, blocks, and widgets.
Allows running CLI commands from the Magento admin panel. Restrict access to commands using Magento ACL.
Lists configuration values from core_config_data that are overridden on a lower scope, making it clear which settings differ at the website or store-view level.
Changes the order status column color in the admin order grid. Color is based on the current order status, improving visual identification.
Adds the ability to permanently delete any order, shipment, or invoice in Magento, including resetting related stock and increment IDs.
Looking for contributors - Help fix build issues