markshust/magento2-module-ordergrid

The Order Grid module adds more details to the order grid in the admin.

Fund package maintenance!
markshust

Installs: 37 061

Dependents: 1

Suggesters: 0

Security: 0

Stars: 79

Watchers: 15

Forks: 29

Open Issues: 3

Type:magento2-module

1.1.1 2023-02-10 11:24 UTC

This package is auto-updated.

Last update: 2024-04-10 13:56:03 UTC


README

Adds more details to the order grid in the admin.

Supported Magento Versions Latest Stable Version Composer Downloads Maintained - Yes 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667

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.

Screenshot

License

MIT