PHPackages                             yogeshsuhagiya/estimate-profit - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. yogeshsuhagiya/estimate-profit

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

yogeshsuhagiya/estimate-profit
==============================

Estimated profit should be calculated as (Sales Price - Cost Price) x Qty in stock

1.0.0(4y ago)01MITPHPPHP ~7.4.0

Since Jan 16Pushed 4y ago1 watchersCompare

[ Source](https://github.com/yogeshsuhagiya/estimate-profit)[ Packagist](https://packagist.org/packages/yogeshsuhagiya/estimate-profit)[ Docs](https://github.com/yogeshsuhagiya/estimate-profit)[ RSS](/packages/yogeshsuhagiya-estimate-profit/feed)WikiDiscussions main Synced today

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

Magento 2 - Estimate Profit [Yogesh Suhagiya](https://github.com/yogeshsuhagiya)
================================================================================

[](#magento-2---estimate-profit-yogesh-suhagiya)

- Admin configurations to enable the module
- Settings for whether it should show estimated profit column on product grid or not
- An extra column to the product grid in the backend called "Estimated Profit"
- Estimated profit should be calculated as: (Sales price - Cost price) X Qty in stock
- If there is no cost price entered, then the estimated profit will be blank
- A console command: bin/magento salecto:product:profit \[productId\] which shows product's profit.
- You can upload to GIT once completed and send the link.

**Prerequisite**
----------------

[](#prerequisite)

- Composer: 2.x
- PHP: 7.4
- Magento: 2.4

**Installation**
----------------

[](#installation)

1. Composer Installation

    - Navigate to your Magento root folder
        `cd path_to_the_magento_root_directory`
    - Then run the following command
        `composer require yogeshsuhagiya/estimate-profit`
    - Make sure that composer finished the installation without errors
2. Command Line Installation

    - Backup your web directory and database.
    - Download the latest installation package `Source code (zip)` from [here](https://github.com/yogeshsuhagiya/estimate-profit/releases)
    - Navigate to your Magento root folder
        `cd path_to_the_magento_root_directory`
    - Upload contents of the installation package to your Magento root directory
    - Then run the following command
        `php bin/magento module:enable Practical_EstimateProfit`

- After install the extension, run the following command

```
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush

```

- Log out from the backend and login again.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 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

1630d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/612174da2e8ab897b30c48bc3e551f4fe6a4efdfc87de67f184e5ef03685c17c?d=identicon)[yogeshsuhagiya](/maintainers/yogeshsuhagiya)

---

Top Contributors

[![yogeshsuhagiya](https://avatars.githubusercontent.com/u/783102?v=4)](https://github.com/yogeshsuhagiya "yogeshsuhagiya (5 commits)")

### Embed Badge

![Health badge](/badges/yogeshsuhagiya-estimate-profit/health.svg)

```
[![Health](https://phpackages.com/badges/yogeshsuhagiya-estimate-profit/health.svg)](https://phpackages.com/packages/yogeshsuhagiya-estimate-profit)
```

###  Alternatives

[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1011.8k26](/packages/loki-magento2-components)[mollie/magento2

Mollie Payment Module for Magento 2

1131.9M16](/packages/mollie-magento2)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

68357.9k](/packages/run-as-root-magento2-prometheus-exporter)[baldwin/magento2-module-url-data-integrity-checker

Magento 2 module which can find potential url related problems in your catalog data

282822.9k](/packages/baldwin-magento2-module-url-data-integrity-checker)[magepal/magento2-form-field-manager

Customer and Address Form Fields Manager for Magento2

273.9k](/packages/magepal-magento2-form-field-manager)[zwernemann/module-withdrawal

Magento 2 EU Withdrawal Button Module - Adds a withdrawal/revocation button for orders in compliance with EU Directive (EU) 2023/2673

244.9k2](/packages/zwernemann-module-withdrawal)

PHPackages © 2026

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