PHPackages                             bhavin/module-calculator - 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. bhavin/module-calculator

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

bhavin/module-calculator
========================

Integrates Magento with the custom price calculator based on user input on product view page.

1.0.0(4y ago)215[1 issues](https://github.com/bhavin786/module-calculator/issues)OSL-3.0PHPPHP ~7.3.17||~7.4.0||~7.4.1||~7.4.2||~7.4.3||~7.4.4||~7.4.5||~7.4.6||~7.4.7||~7.4.8

Since May 21Pushed 4y ago1 watchersCompare

[ Source](https://github.com/bhavin786/module-calculator)[ Packagist](https://packagist.org/packages/bhavin/module-calculator)[ RSS](/packages/bhavin-module-calculator/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Bhavin Shah - Magento 2 - Product Price Calculator
==================================================

[](#bhavin-shah---magento-2---product-price-calculator)

Magento 2 module for product price calculation by height and width entered by customer

How to install &amp; upgrade Bhavin\_Calculator
-----------------------------------------------

[](#how-to-install--upgrade-bhavin_calculator)

### 1. Install via composer (recommend)

[](#1-install-via-composer-recommend)

We recommend you to install Bhavin\_Calculator module via composer. It is easy to install, update and maintaince.

Run the following command in Magento 2 root folder.

#### 1.1 Install

[](#11-install)

```
composer require bhavin/module-calculator
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

```

#### 1.2 Upgrade

[](#12-upgrade)

```
composer update bhavin/module-calculator
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

```

Run compile if your store in Product mode:

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

```

### 2. Copy and paste

[](#2-copy-and-paste)

If you don't want to install via composer, you can use this way.

- Download [the latest version here](https://github.com/bhavin786/module-calculator/archive/refs/heads/main.zip)
- Extract `master.zip` file to `app/code/Bhavin/Calculator` ; You should create a folder path `app/code/Bhavin/Calculator` if not exist.
- Go to Magento 2 root folder and run upgrade command in command line to install `Bhavin_Calculator`:

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

```

#### Warning :

[](#warning-)

- This package is not installable via Composer 1.x

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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

1815d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d64cd80b539f4ffc06c95c126f18c144f1834dd907f35ed5c39c799bf1e691bb?d=identicon)[bhavin786](/maintainers/bhavin786)

---

Top Contributors

[![bhavin786](https://avatars.githubusercontent.com/u/15637370?v=4)](https://github.com/bhavin786 "bhavin786 (2 commits)")

### Embed Badge

![Health badge](/badges/bhavin-module-calculator/health.svg)

```
[![Health](https://phpackages.com/badges/bhavin-module-calculator/health.svg)](https://phpackages.com/packages/bhavin-module-calculator)
```

###  Alternatives

[mediawiki/semantic-glossary

A terminology markup extension with a Semantic MediaWiki back-end

1352.4k](/packages/mediawiki-semantic-glossary)[thanks-to-it/wp-dich

121.1k](/packages/thanks-to-it-wp-dich)

PHPackages © 2026

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