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.
Build Works in Administration & Backend
These modules install and compile correctly.
Extends the Admin product grid SKU filter to accept comma-separated values, allowing store managers to search for multiple SKUs at once instead of one at a time.
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.
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.
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.
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.
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.
Provides a dashboard to view Composer packages, their status, and security advisories. Sends email reminders about package upgrades and security issues.