Speeds up the creation of admin grids and forms in Magento 2. Simplifies UI component development for faster admin panel customization.
No Errors in Administration & Backend
These modules have no PHPCS errors (warnings OK), pass PHPStan, and build correctly.
MageVision Free Shipping Admin
magevision/module-free-shipping-admin 79
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.
MageVision Admin Category Product Link
magevision/module-admin-category-product-link 79
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 customer passwords directly from the customer edit page in the admin panel. Includes a command-line interface for password updates.
Adds a status bar that appears when the cache is outdated, with a single Smart Clear button to flush the right cache types from any page without visiting Cache Management.
Custom Config Fields for Magento 2
netresearch/config-fields-m2 74
Provides custom field types and frontend models for system configuration, such as checkbox sets, radio sets, and info boxes. Allows developers to use more flexible input types in Magento 2 configurations.
Integrates the CodeMirror code editor into Magento 2 admin. Provides form elements for UI components and frontend models for system configuration.
Adds a button to refresh invalidated cache types in Magento admin. Can also be configured to automatically refresh invalidated cache types via cron.
System Config File Cleanup for Magento 2
aimanecouissi/module-system-config-file-cleanup 56
Deletes previously uploaded media files when a Stores → Configuration file field is saved with a replacement or emptied, preventing orphaned files from accumulating in media storage.
Sales Items Product Link
aimanecouissi/module-sales-items-product-link-admin-ui 56
Turns product names in admin order, invoice, shipment, and credit memo item tables into links to the corresponding product edit page, falling back to plain text when the referenced product no longer exists.
Indexer Grid Mass Reindex for Magento 2
aimanecouissi/module-indexer-grid-mass-reindex 56
Adds a Reindex mass action to the admin Index Management grid, letting permitted admin users reindex selected indexers directly from the grid.
Customer Online Grid Customer View
aimanecouissi/module-customer-online-grid-customer-view 56
Adds a View action to the Admin Customers Now Online grid, linking logged-in customer rows to their customer edit page while leaving guest session rows without a navigation target.