PHPackages                             simone-baldini/product-rules-price - 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. simone-baldini/product-rules-price

ActiveMagento2-module

simone-baldini/product-rules-price
==================================

7112PHP

Since Aug 24Pushed 7y ago1 watchersCompare

[ Source](https://github.com/simone-baldini/magento2-product-rules-price)[ Packagist](https://packagist.org/packages/simone-baldini/product-rules-price)[ RSS](/packages/simone-baldini-product-rules-price/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

magento2-product-rules-price
============================

[](#magento2-product-rules-price)

Features:
---------

[](#features)

This module reveals which catalog rules are applied to a product.
You can see it from admin area in the product sheet's "Product Rules Price" section.
Composer Installation Instructions
----------------------------------

[](#composer-installation-instructions)

Since this package is in a development stage, you will need to change the minimum-stability as well to the composer.json file: ```
"minimum-stability": "dev",
```

After that, need to install this module as follows:

```
  composer require magento/magento-composer-installer
  composer require simone-baldini/product-rules-price
```

 Manual installation instructions
---------------------------------

[](#-manual-installation-instructions)

go to magento 2 project root dir and create following directory structure:
**/app/code/SimoneBaldini/ProductRulesPrice**
 Enable SimoneBaldini/ProductRulesPrice module
----------------------------------------------

[](#-enable-simonebaldiniproductrulesprice-module)

to enable this module you need to follow these steps: - **Enable the module**```
    bin/magento module:enable SimoneBaldini_ProductRulesPrice
    ```
- **Run setup upgrade**```
    bin/magento setup:upgrade
    ```
- **Re-compile (in-case you have compilation enabled)** ```
    bin/magento setup:di:compile
    ```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity40

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/1319227834f5d25313c80b106c72c83d3d0536f90af585a138ddf276b9d9db9b?d=identicon)[simone-baldini](/maintainers/simone-baldini)

---

Top Contributors

[![simone-baldini](https://avatars.githubusercontent.com/u/12988764?v=4)](https://github.com/simone-baldini "simone-baldini (5 commits)")

---

Tags

magento2magento2-extensionmagento2-extension-freemagento2-module

### Embed Badge

![Health badge](/badges/simone-baldini-product-rules-price/health.svg)

```
[![Health](https://phpackages.com/badges/simone-baldini-product-rules-price/health.svg)](https://phpackages.com/packages/simone-baldini-product-rules-price)
```

PHPackages © 2026

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