All Projects → markshust → magento2-module-ordergrid

markshust / magento2-module-ordergrid

Licence: MIT License
The Order Grid module adds more details to the order grid in the admin.

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to magento2-module-ordergrid

rebuild-urlrewrite
Rebuild Url Rewrite for magento 2
Stars: ✭ 26 (-51.85%)
Mutual labels:  magento, magento2, magento2-module
MultipleLayeredNavigation-M2
Magento 2 Multiple Layered Navigation extension.
Stars: ✭ 20 (-62.96%)
Mutual labels:  magento, magento2, magento2-module
module-translation
magefan.com/magento-2-translation-extension
Stars: ✭ 35 (-35.19%)
Mutual labels:  magento, magento2, magento2-module
magento-2-security
Magento 2 Security extension FREE. Security extension gives store owners the ability to detect the IP addresses that are intentionally attacking their store at any given time. Therefore, they have timely measures to prevent this issue such as blocking those IP addresses or sending warning emails to store owners.
Stars: ✭ 40 (-25.93%)
Mutual labels:  magento, magento2, magento2-module
Magento-Quickorder
Magento Quickorder module, enables bulk order creation by inputting SKUs & quantities.
Stars: ✭ 30 (-44.44%)
Mutual labels:  magento, magento2, magento2-module
magento-ngrok
Magento 2 module for ngrok.io service support
Stars: ✭ 45 (-16.67%)
Mutual labels:  magento, magento2, magento2-module
nosto-magento2
marketplace.magento.com/nosto-module-nostotagging.html
Stars: ✭ 19 (-64.81%)
Mutual labels:  magento, magento2, magento2-module
module-catalog
Fixes for some known Magento 2 issues in Catalog
Stars: ✭ 23 (-57.41%)
Mutual labels:  magento, magento2, magento2-module
magento2-customer-account-links-manager
Customer Account Links Manager allows you to quickly and easily remove customer account links from Magento 2 customer dashboard.
Stars: ✭ 40 (-25.93%)
Mutual labels:  magento, magento2, magento2-module
magento2-sample-imageuploader
A Magento 2 sample module demonstrating how to upload an image file within a grid and form UI Component.
Stars: ✭ 27 (-50%)
Mutual labels:  magento, magento2, magento2-module
LargeConfigProducts
Large Configurable Products workaround for Magento 2
Stars: ✭ 83 (+53.7%)
Mutual labels:  magento, magento2, magento2-module
magento2-catalog-lazy-load
Improve the load time of your Magento 2 categories pages by loading your images on demand with our Lazy Load Extension
Stars: ✭ 56 (+3.7%)
Mutual labels:  magento, magento2, magento2-module
module-geoip
Detect Country by IP in Magento 2
Stars: ✭ 51 (-5.56%)
Mutual labels:  magento, magento2, magento2-module
blog
MageVision Blog
Stars: ✭ 23 (-57.41%)
Mutual labels:  magento, magento2, magento2-module
magento2-pimcore-bridge
Magento 2 module for Pimcore integration.
Stars: ✭ 28 (-48.15%)
Mutual labels:  magento, magento2, magento2-module
Dev-Tools-Magento-2-Module
A collection of utilities meant to improve the experience of developing modules for Magento without breaking existing functionality.
Stars: ✭ 18 (-66.67%)
Mutual labels:  magento, magento2, magento2-module
magento2-checkout-success-misc-script
Add Miscellaneous HTML and JavaScript codes to Magento2 checkout conformation page
Stars: ✭ 26 (-51.85%)
Mutual labels:  magento, magento2, magento2-module
customer-ajax-login
Free magento 2 extension for Popup and AJAX based Login and Sign Up | Manish Joy
Stars: ✭ 14 (-74.07%)
Mutual labels:  magento, magento2, magento2-module
module-lazyload
magefan.com/magento-2-image-lazy-load-extension
Stars: ✭ 47 (-12.96%)
Mutual labels:  magento, magento2, magento2-module
magento2-prometheus-exporter
Simple Magento 2 Prometheus Exporter.
Stars: ✭ 40 (-25.93%)
Mutual labels:  magento, magento2, magento2-module

MarkShust_OrderGrid

Adds more details to the order grid in the admin.

Supported Magento Versions Latest Stable Version Composer Downloads Maintained - Yes

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].