Enables viewing, searching, and managing Magento log files directly from the admin panel. Allows downloading and deleting logs without server access.
Administration & Backend
Admin UI enhancements, grids, bookmarks, dark mode, locale switcher
Speeds up the creation of admin grids and forms in Magento 2. Simplifies UI component development for faster admin panel customization.
Provides a dashboard to view Composer packages, their status, and security advisories. Sends email reminders about package upgrades and security issues.
Adds a Close action to the negotiable quote admin interface, allowing administrators to close quotes directly from the B2B quote management panel.
Looking for contributors - Help fix build issues
Adds a sortable and filterable Stock Status column to the Admin product grid, enabling quick identification of in-stock and out-of-stock products without opening each product individually.
Hides simple product variants (children of configurable products) from the admin catalog product grid, reducing clutter and making it easier to manage configurable products.
Looking for contributors - Help fix build issues
Monitors Magento indexer and mview states, sending email alerts when indexers remain stuck in working status beyond a configurable threshold or when mviews enter suspended or error states.
Displays Magento Quality Patch status in an admin grid, eliminating the need for CLI access. Notifies users of available updates for relevant patch packages.
Looking for contributors - Help fix build issues
Logs admin actions, login attempts, and page visits for audit trails. Tracks field-level changes and allows reverting data for supported entities.
Adds duplication and mass actions for Cart Price Rules, enabling one-click rule copying with smart field resets and bulk enable/disable/delete operations from the admin grid.
Allows administrators to upload custom logos for the Magento admin login screen and admin menu, maintaining brand presence throughout the backend. Supports jpg, jpeg, gif, and png formats with easy revert to defaults.
Monitors and logs all Magento 2 REST API requests and responses from the admin panel. Provides a grid view of API traffic for debugging and auditing API integrations.
Looking for contributors - Help fix build issues