PHPackages                             maniyatech/magento2-ordergrid - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Admin Panels](/categories/admin)
4. /
5. maniyatech/magento2-ordergrid

ActiveMagento2-module[Admin Panels](/categories/admin)

maniyatech/magento2-ordergrid
=============================

Enhance Magento's native sales order grid with visual status indicators, configurable total summaries, and detailed product purchase visibility.

1.0.0(11mo ago)111proprietaryPHP

Since Jul 22Pushed 11mo agoCompare

[ Source](https://github.com/maniyatech/magento2-ordergrid)[ Packagist](https://packagist.org/packages/maniyatech/magento2-ordergrid)[ RSS](/packages/maniyatech-magento2-ordergrid/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

ManiyaTech OrderGrid module for Magento 2
=========================================

[](#maniyatech-ordergrid-module-for-magento-2)

Enhanced Sales Order Grid by ManiyaTech improves the default Magento admin order grid experience by adding advanced configuration options and visual enhancements. This module gives merchants better insights into sales performance and order data at a glance.

Admins can enable or disable the module from the configuration, customize the sales amount display message with dynamic total replacement, round off prices for easier readability, and enable or disable a new “Purchased Items” column showing product names, SKUs, and quantities. The module also offers the ability to color-code order statuses directly from the backend to improve workflow and highlight specific order states.

### Key Features

[](#key-features)

- ✅ **Module Enable/Disable Toggle**: Control whether the enhancements are applied without uninstalling the module.
- 💬 **Sales Amount Display Text**: Customize the footer text below the grid with support for Total {{amount}} placeholder.
- 💲 **Price Rounding Option**: Round sales amounts to whole numbers to improve visual clarity.
- 📦 **Purchased Items Column**: Show detailed item info (name, SKU, quantity) within the grid.
- 🎨 **Order Status Colors**: Visually highlight orders using color-coded status mapping.

How to install ManiyaTech\_OrderGrid module
-------------------------------------------

[](#how-to-install-maniyatech_ordergrid-module)

### Composer Installation

[](#composer-installation)

Run the following command in Magento 2 root directory to install ManiyaTech\_OrderGrid module via composer.

#### Install

[](#install)

```
composer require maniyatech/magento2-ordergrid
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f

```

#### Update

[](#update)

```
composer update maniyatech/magento2-ordergrid
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f

```

Run below command if your store is in the production mode:

```
php bin/magento setup:di:compile

```

### Manual Installation

[](#manual-installation)

If you prefer to install this module manually, kindly follow the steps described below -

- Download the latest version [here](https://github.com/maniyatech/magento2-ordergrid/archive/refs/heads/main.zip)
- Create a folder path like this `app/code/ManiyaTech/OrderGrid` and extract the `main.zip` file into it.
- Navigate to Magento root directory and execute the below commands.

```
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f

```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance51

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

346d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/209621143?v=4)[Milan Maniya](/maintainers/milan-maniya)[@milan-maniya](https://github.com/milan-maniya)

---

Top Contributors

[![milan-maniya](https://avatars.githubusercontent.com/u/209621143?v=4)](https://github.com/milan-maniya "milan-maniya (3 commits)")

---

Tags

magento2magento2-extensionmagento2-extension-freemagento2-modulemaniyatechorder-itemsorder-statusordergrid

### Embed Badge

![Health badge](/badges/maniyatech-magento2-ordergrid/health.svg)

```
[![Health](https://phpackages.com/badges/maniyatech-magento2-ordergrid/health.svg)](https://phpackages.com/packages/maniyatech-magento2-ordergrid)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
