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 1mo ago

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 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

1578d 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

[snowdog/module-menu

Provides powerful menu editor to replace category based menus in Magento 2

3271.7M5](/packages/snowdog-module-menu)[baldwin/magento2-module-url-data-integrity-checker

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

281773.3k](/packages/baldwin-magento2-module-url-data-integrity-checker)[yireo/magento2-webp2

Magento 2 module to add WebP support to the Magento frontend

2091.2M7](/packages/yireo-magento2-webp2)[magepal/magento2-customeraccountlinksmanager

Customer Account Links Manager for Magento2 allows you to quickly and easily remove unwanted links from customer account dashboard

4084.9k](/packages/magepal-magento2-customeraccountlinksmanager)[magepal/magento2-form-field-manager

Customer and Address Form Fields Manager for Magento2

293.8k](/packages/magepal-magento2-form-field-manager)[netresearch/config-fields-m2

A collection of custom config types for Magento 2 system configuration development.

11339.8k13](/packages/netresearch-config-fields-m2)

PHPackages © 2026

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