markshust / magento2-module-ordergrid
markshust/magento2-module-ordergrid
The Order Grid module adds more details to the order grid in the admin.
MarkShust_OrderGrid
Table of contents
Summary
Out of the box, the Magento admin displays high-level information within the sales order grid. It does not provide more detailed information would could be useful to specific businesses.
This module adds more detailed information to the admin order grid. Initially, a new column is added to the order grid which contains order line items, which includes specific quantity and product names of items ordered.
Installation
composer require markshust/magento2-module-ordergrid
bin/magento module:enable MarkShust_OrderGrid
bin/magento setup:upgrade
Usage
This module has no configuration. Just install, and you'll see a new column in the order grid called Order Items.

License
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.
[2.0.0] - 2025-05-13
Fixed
- Order grid page errors when pipe symbol (and possibly other special characters) appear in SKU #15
[1.1.1] - 2022-02-10
Fixed
- Bug when filtering by order date #13
[1.1.0] - 2022-08-01
Updated
- Update order_items field into export-friendly format. #12
[1.0.9] - 2021-11-02
Fixed
- Order grid filter does not work anymore. #8
[1.0.8] - 2021-04-16
Fixed
- Added strict types and few other minor updates to pass static analysis checks. ecd1da99
[1.0.7] - 2021-02-26
Fixed
[1.0.6] - 2021-02-04
Fixed
- Version bump for Composer package resolution.
[1.0.5] - 2021-02-04
Fixed
- Fixed filters and order grid styles #4.
[1.0.4] - 2020-04-22
Fixed
- Updated php and magento framework version constraints to >=7.1 and >=101 respectively, for more seamless compatibility with new Magento releases.
[1.0.3] - 2020-04-22
Fixed
- Updated php version constraint to ~7.1 (any version 7.1 or higher).
[1.0.2] - 2019-10-18
Fixed
- Updated composer version constraints to support newer versions of Magento.
[1.0.1] - 2019-05-10
Fixed
- Fixes suggested by Magento Coding Standard.
[1.0.0] - 2019-01-11
Added
- Initial release.
| Version | Stability | QA Status | Released |
|---|---|---|---|
| 2.0.0 | stable | Fail | 2025-03-13 21:16:20 |
| 1.1.1 | stable | Not tested | 2023-02-10 11:24:31 |
| 1.1.0 | stable | Not tested | 2022-08-01 20:54:53 |
| 1.0.9 | stable | Not tested | 2021-11-02 22:48:40 |
| 1.0.8 | stable | Not tested | 2021-04-16 16:26:27 |
| 1.0.7 | stable | Not tested | 2021-03-26 10:22:47 |
| 1.0.6 | stable | Not tested | 2021-02-04 14:24:22 |
| 1.0.5 | stable | Not tested | 2021-02-04 14:20:58 |
| 1.0.4 | stable | Not tested | 2020-04-22 15:36:31 |
| 1.0.3 | stable | Not tested | 2020-04-22 15:21:41 |
| 1.0.1 | stable | Not tested | 2019-05-11 00:44:42 |
| 1.0.0 | stable | Fail | 2018-11-19 05:57:45 |
Requires 2
| Package | Constraint |
|---|---|
| magento/framework | ^101|^102|^103 |
| php | ^7|^8 |
| Tool | Status | Findings | Summary |
|---|---|---|---|
| PHPCS | Pass | 0 | |
| PHPStan | Fail | 2 | 2 errors (level 4, ruleset: phpstan + bitexpert/phpstan-magento) |
| Cpd | Pass | 0 | |
| Security | Pass | 0 |
Turn an existing module into recurring revenue.
If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.