The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

1090 Modules
626 Ready
464 Need Help
🏆 Leaderboard
Stable v1.0.9

Extra Order Grid

vendic/module-extraordergrid

Adds extra filtered order grids to the Magento 2 admin that show only orders with a particular status, useful for workflows like pre-orders, backorders, or pay-by-invoice.

305
Downloads
Below average
4
GitHub Stars
Below average
7mo ago
Last Release
0
Open Issues
Build Issues
0/3 checks passed

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
PHPStan

Tested on Magento 2.4.9

Recent Test History

Each release is tested against the latest Magento version at that time.

v1.0.9 on Magento 2.4.9
Jun 3, 2026

Looking for Contributors

Composer installation fails. Your contribution could help the entire Magento community!

Contribute

Share This Module's Status

Extra Order Grid Magento compatibility status badge

README

Loaded from GitHub

Magento 2 - Extra admin order grid

Sometimes, you need another grid for your orders, that shows only orders with a particular status.

For use cases like:

  • Pre-orders
  • Backorders
  • Pay by invoice

With this module, it's very easy to setup. Just set the setup like this:

Configuration screenshot

Clear your Magento 2 cache, and your new filtered order grid is ready to go:

Screenshots

Menu:

Menu screenshot

Filtered order grid:

Filtered order grid screenshot

Installation

composer require vendic/module-extraordergrid

Extending the UI component

This module uses a copied version of the default order_admin_grid UIComponent. You can find it here: view/adminhtml/ui_component/vendic_extraordergrid_order_grid.xml

To add/remove columns, just create your own Magento 2 module and extend the UI Component.

About Vendic

Vendic - Magento 2 develops technically challenging e-commerce websites using Magento 2. Feel free to check out our projects on our website.

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.