PHPackages                             faonni/module-product-most-viewed - 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. faonni/module-product-most-viewed

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

faonni/module-product-most-viewed
=================================

Extension displays the top most viewed products for your stores.

2.1.1(8y ago)10952[1 issues](https://github.com/karliuka/m2.ProductMostViewed/issues)OSL-3.0PHPPHP ~5.6.0|~7.0.0|~7.1.0

Since Dec 21Pushed 6y ago3 watchersCompare

[ Source](https://github.com/karliuka/m2.ProductMostViewed)[ Packagist](https://packagist.org/packages/faonni/module-product-most-viewed)[ RSS](/packages/faonni-module-product-most-viewed/feed)WikiDiscussions master Synced 2mo ago

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

Magento2 Product Most Viewed
============================

[](#magento2-product-most-viewed)

Extension displays the top most viewed products for your stores.

Home page
---------

[](#home-page)

[![Magento2 ProductMostViewed](https://camo.githubusercontent.com/ba95fc1b5d5a43df18850841c1c91742e2c668f104fbe5f332a55b498bd03ea3/68747470733a2f2f6b61726c69756b612e6769746875622e696f2f6d322f70726f647563742d6d6f73742d7669657765642f686f6d652e706e67)](https://camo.githubusercontent.com/ba95fc1b5d5a43df18850841c1c91742e2c668f104fbe5f332a55b498bd03ea3/68747470733a2f2f6b61726c69756b612e6769746875622e696f2f6d322f70726f647563742d6d6f73742d7669657765642f686f6d652e706e67)

Category page
-------------

[](#category-page)

[![Magento2 ProductMostViewed](https://camo.githubusercontent.com/46c7936871f301593c7ed888f03620c429c2776fd4a3bc9c6a0db23949c73bd9/68747470733a2f2f6b61726c69756b612e6769746875622e696f2f6d322f70726f647563742d6d6f73742d7669657765642f63617465676f72792e706e67)](https://camo.githubusercontent.com/46c7936871f301593c7ed888f03620c429c2776fd4a3bc9c6a0db23949c73bd9/68747470733a2f2f6b61726c69756b612e6769746875622e696f2f6d322f70726f647563742d6d6f73742d7669657765642f63617465676f72792e706e67)

Install with Composer as you go
-------------------------------

[](#install-with-composer-as-you-go)

1. Go to Magento2 root folder
2. Enter following commands to install module:

    ```
    composer require faonni/module-product-most-viewed
    ```

    Wait while dependencies are updated.
3. Enter following commands to enable module:

    ```
    php bin/magento setup:upgrade
    php bin/magento setup:static-content:deploy
    ```
4. Refresh Statistics

Display and configuration
-------------------------

[](#display-and-configuration)

1. A shortcode to Homepage and to other CMS pages or CMS blocks.

    ```
    {{block class='Faonni\ProductMostViewed\Block\ProductList'
    	template='Faonni_ProductMostViewed::product/list/items.phtml'
    	title='Most Viewed Products'
    	interval='45'
    	num_products='6'
    }}
    ```
2. A Layout Update XML to all categories.

    ```

    		Most Viewed Products of Category

    		6

    		45

    ```

- [Magento2 Product Most Ordered](https://github.com/karliuka/m2.ProductMostOrdered)
- [Magento2 Product Most Sold](https://github.com/karliuka/m2.ProductMostSold)

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 54.5% 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 ~338 days

Total

2

Last Release

3089d ago

PHP version history (2 changes)2.0.3PHP ~5.5.0|~5.6.0|~7.0.0

2.1.1PHP ~5.6.0|~7.0.0|~7.1.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/00add5961a32e732abef062480bbdaca6c38c1386cb8e3b3841ca67efd9be811?d=identicon)[karliuka](/maintainers/karliuka)

---

Top Contributors

[![karliuka](https://avatars.githubusercontent.com/u/1991955?v=4)](https://github.com/karliuka "karliuka (18 commits)")[![faonni](https://avatars.githubusercontent.com/u/16167146?v=4)](https://github.com/faonni "faonni (15 commits)")

---

Tags

magento2magento2-extensionmost-viewedproduct

### Embed Badge

![Health badge](/badges/faonni-module-product-most-viewed/health.svg)

```
[![Health](https://phpackages.com/badges/faonni-module-product-most-viewed/health.svg)](https://phpackages.com/packages/faonni-module-product-most-viewed)
```

###  Alternatives

[ishanvyas22/asset-mix

Asset Mix plugin for CakePHP

3375.4k2](/packages/ishanvyas22-asset-mix)[prgayman/laravel-zatca

Laravel package a helper to Generate the QR code and signed it for ZATCA E-invoicing

2926.9k1](/packages/prgayman-laravel-zatca)[ducks-project/spl-types

Polyfill Module for SplType PHP extension. This extension aims at helping people making PHP a stronger typed language and can be a good alternative to scalar type hinting. It provides different typehandling classes as such as integer, float, bool, enum and string

1032.4k](/packages/ducks-project-spl-types)

PHPackages © 2026

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