PHPackages                             valerii-khilinich/module-lower-price-spotted - 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. valerii-khilinich/module-lower-price-spotted

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

valerii-khilinich/module-lower-price-spotted
============================================

Custom magento module that adds the ability for the customer to request a lower product price.

1.0.2(11mo ago)05Apache-2.0PHP

Since May 24Pushed 11mo agoCompare

[ Source](https://github.com/valeriikhilinich/module-lower-price-spotted)[ Packagist](https://packagist.org/packages/valerii-khilinich/module-lower-price-spotted)[ RSS](/packages/valerii-khilinich-module-lower-price-spotted/feed)WikiDiscussions master Synced 1mo ago

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

Magento 2 Module: Lower Price Spotted
=====================================

[](#magento-2-module-lower-price-spotted)

Module ValeriiKhilinich\_LowerPriceSpotted implements the “Lower Price Detected” feature, allowing customers to submit price comparison requests directly from product pages. An intuitive admin interface has been developed to manage incoming requests with automatic product price updates upon approval, streamlining pricing operations and improving customer engagement.

🔧 Installation
--------------

[](#-installation)

### Using Composer

[](#using-composer)

```
composer require valerii-khilinich/module-lower-price-spotted
bin/magento module:enable ValeriiKhilinich_LowerPriceSpotted
bin/magento setup:upgrade
bin/magento cache:flush
```

### Enable functionality

[](#enable-functionality)

1. To use this extension, go to `Stores -> Settings -> Catalog -> Lower Price Detected -> General -> Enable` and set it to "Yes".
2. After that, clear the cache, and you will be able to use the modules' functionality.

Extensibility features
----------------------

[](#extensibility-features)

This module provides the ability to add custom validators for data requests, as this is a security purpose to avoid invalid requests from the client. To add your own validator, follow these steps:

1. Create a validator class and implement [ValidatorInterface](./Api/ValidatorInterface.php) as a validator module for the corresponding validator definition.
2. Add validator to [ValidatorsPool](./Model/ValidatorsPool.php) via di.xml, as in [module](./etc/di.xml).

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance50

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity38

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

Every ~1 days

Total

2

Last Release

351d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9e9f2dd1d48e99eab1a158e8313f9153e951449874b406d221916d93f02e296d?d=identicon)[valeriikhilinich](/maintainers/valeriikhilinich)

---

Top Contributors

[![valeriikhilinich](https://avatars.githubusercontent.com/u/54831542?v=4)](https://github.com/valeriikhilinich "valeriikhilinich (8 commits)")

### Embed Badge

![Health badge](/badges/valerii-khilinich-module-lower-price-spotted/health.svg)

```
[![Health](https://phpackages.com/badges/valerii-khilinich-module-lower-price-spotted/health.svg)](https://phpackages.com/packages/valerii-khilinich-module-lower-price-spotted)
```

###  Alternatives

[yireo/magento2-webp2

Magento 2 module to add WebP support to the Magento frontend

2091.2M7](/packages/yireo-magento2-webp2)[tig/postnl-magento2

TIG Magento 2 PostNL extension

58544.2k4](/packages/tig-postnl-magento2)[lillik/magento2-price-decimal

Magento 2 Price Decimal Precision

111147.5k](/packages/lillik-magento2-price-decimal)[nosto/module-nostotagging

Increase your conversion rate and average order value by delivering your customers personalized product recommendations throughout their shopping journey.

27659.1k4](/packages/nosto-module-nostotagging)[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)[doofinder/doofinder-magento2

Doofinder module for Magento 2

13204.0k1](/packages/doofinder-doofinder-magento2)

PHPackages © 2026

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