PHPackages                             macopedia/magento2-bestsellers - 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. macopedia/magento2-bestsellers

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

macopedia/magento2-bestsellers
==============================

Module for Magento2 for mapping bestseller attribute on bestseller category.

1.0.1(3y ago)0102GPL-3.0PHPPHP ^8.1

Since Sep 21Pushed 3y ago3 watchersCompare

[ Source](https://github.com/macopedia/magento2-bestsellers)[ Packagist](https://packagist.org/packages/macopedia/magento2-bestsellers)[ RSS](/packages/macopedia-magento2-bestsellers/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

Macopedia Bestseller Magento 2 module
=====================================

[](#macopedia-bestseller-magento-2-module)

Module for Magento 2 responsible for automatically assign products with bestseller attribute to bestseller category.

Requirements
------------

[](#requirements)

PHP &gt;= 8.1 Magento Open Source version &gt;= 2.4.4

Main features
-------------

[](#main-features)

1. Automatically add product with `Bestseller` attribute set on `Yes` to bestsellers category after product save
2. Automatically remove product with `Bestseller` attribute set on `No` from bestsellers category after product save
3. Automatically synchronize product with `Bestseller` attribute to bestsellers category in cronjob every day at 5:00 AM

Installation
------------

[](#installation)

1. Using composer:

```
composer require macopedia/magento2-bestsellers

```

2. Using zip file:
    1. Download zip file
    2. Extract module in directory `app/code/Macopedia/Bestsellers`

Enable module and install patches:

```
   bin/magento module:enable Macopedia_Bestsellers
   bin/magento setup:upgrade

```

Configuration
-------------

[](#configuration)

1. If you don't have category created - create `Bestseller` category in your Magento 2 instance
2. Go to `Stores > Configuration > Macopedia > Bestseller`
3. In group `General` choose `Enabled` to `Yes` to activate module
4. In group `Mappings` select `Bestseller Attribute` - this attribute is created automatically and has name `Bestseller`
5. In group `Mappings` select `Bestseller Category` - category which you decided to use as category for bestsellers
6. Save configuration
7. Clean configuration cache

Usage
-----

[](#usage)

1. Go to product edit and open group `Product Details`
2. Change `Bestseller` attribute value to `Yes`
3. Save product

Contributors
------------

[](#contributors)

@idziakjakub @msloboda-macopedia

License
-------

[](#license)

[Open Source License](LICENSE)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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 ~0 days

Total

2

Last Release

1330d ago

### Community

Maintainers

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

---

Top Contributors

[![idziakjakub](https://avatars.githubusercontent.com/u/7571848?v=4)](https://github.com/idziakjakub "idziakjakub (2 commits)")[![msloboda-macopedia](https://avatars.githubusercontent.com/u/114057111?v=4)](https://github.com/msloboda-macopedia "msloboda-macopedia (2 commits)")

### Embed Badge

![Health badge](/badges/macopedia-magento2-bestsellers/health.svg)

```
[![Health](https://phpackages.com/badges/macopedia-magento2-bestsellers/health.svg)](https://phpackages.com/packages/macopedia-magento2-bestsellers)
```

PHPackages © 2026

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