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

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

faonni/module-product-most-ordered
==================================

Extension displays the top most ordered products(bestseller) for your stores.

2.1.1(8y ago)51351OSL-3.0PHPPHP ~5.6.0|~7.0.0|~7.1.0

Since Dec 21Pushed 8y ago4 watchersCompare

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

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

Magento2 Product Most Ordered
=============================

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

Extension displays the top most ordered products(bestseller) for your stores.

### Home page

[](#home-page)

[![Magento2 ProductMostOrdered](https://camo.githubusercontent.com/5de580b62f492ee01a8c59071c0b6213cdda4fab46fcafdad65501be68f25303/68747470733a2f2f6b61726c69756b612e6769746875622e696f2f6d322f70726f647563742d6d6f73742d6f7264657265642f686f6d652d626c6f636b2e706e67)](https://camo.githubusercontent.com/5de580b62f492ee01a8c59071c0b6213cdda4fab46fcafdad65501be68f25303/68747470733a2f2f6b61726c69756b612e6769746875622e696f2f6d322f70726f647563742d6d6f73742d6f7264657265642f686f6d652d626c6f636b2e706e67)

### Category page

[](#category-page)

[![Magento2 ProductMostOrdered](https://camo.githubusercontent.com/aff45dd162351240117461d7a6e352baef78a225b31c567e488e29de3e23cfae/68747470733a2f2f6b61726c69756b612e6769746875622e696f2f6d322f70726f647563742d6d6f73742d6f7264657265642f63617465676f72792e706e67)](https://camo.githubusercontent.com/aff45dd162351240117461d7a6e352baef78a225b31c567e488e29de3e23cfae/68747470733a2f2f6b61726c69756b612e6769746875622e696f2f6d322f70726f647563742d6d6f73742d6f7264657265642f63617465676f72792e706e67)

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-ordered
    ```

    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\ProductMostOrdered\Block\ProductList'
    		template='Faonni_ProductMostOrdered::product/list/items.phtml'
    		title='Most Ordered Products'
    		period='monthly'
    		interval='3'
    		num_products='6'
    }}
    ```
2. A Layout Update XML to all categories.

    ```

    		Most Ordered Products of Category

    		6

    		monthly

    		3

    ```

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

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 56.7% 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

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

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

---

Tags

best-sellersmagento2magento2-extensionmagento2-productproduct

### Embed Badge

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

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

###  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-googletagmanager2

Add Google Tag Manager to Magento

167930.4k5](/packages/yireo-magento2-googletagmanager2)[sivaschenko/magento2-clean-media

Magento 2 media analysis and cleanup

96231.9k](/packages/sivaschenko-magento2-clean-media)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

69344.4k](/packages/run-as-root-magento2-prometheus-exporter)[hyva-themes/magento2-graphql-tokens

Adds Customer and Cart tokens to CustomerData sections

242.6M2](/packages/hyva-themes-magento2-graphql-tokens)

PHPackages © 2026

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