PHPackages                             tun2u/m2-autorelated - 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. tun2u/m2-autorelated

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

tun2u/m2-autorelated
====================

Auto generate related products for Magento 2

1.0.5(3y ago)131.9k8[2 issues](https://github.com/Tun2U/M2-Module-AutoRelated/issues)[1 PRs](https://github.com/Tun2U/M2-Module-AutoRelated/pulls)GPL-3.0PHPPHP &gt;=5.3.0

Since Jul 4Pushed 3y ago3 watchersCompare

[ Source](https://github.com/Tun2U/M2-Module-AutoRelated)[ Packagist](https://packagist.org/packages/tun2u/m2-autorelated)[ Docs](https://github.com/Tun2U/M2-AutoRelated)[ RSS](/packages/tun2u-m2-autorelated/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (6)DependenciesVersions (7)Used By (0)

Tun2U Magento 2 AutoRelated extension
=====================================

[](#tun2u-magento-2-autorelated-extension)

[![Latest Stable Version](https://camo.githubusercontent.com/7afbb30a0b1471698e2662ccfaab7417772abcdc5fea96bcbd8e948c2d7e3b04/68747470733a2f2f706f7365722e707567782e6f72672f74756e32752f6d322d6175746f72656c617465642f762f737461626c65)](https://packagist.org/packages/tun2u/m2-autorelated)[![Total Downloads](https://camo.githubusercontent.com/d989e18fc8b05cab81b2f75bf07b78ff7f9fa646a9fda35cfd0ae4faaf3502be/68747470733a2f2f706f7365722e707567782e6f72672f74756e32752f6d322d6175746f72656c617465642f646f776e6c6f616473)](https://packagist.org/packages/tun2u/m2-autorelated)[![License](https://camo.githubusercontent.com/02c175e14a6e63e8b6eafb73c36585f5e05c994e0166c3b5c2a5d5053314ade4/68747470733a2f2f706f7365722e707567782e6f72672f74756e32752f6d322d6175746f72656c617465642f6c6963656e7365)](https://packagist.org/packages/tun2u/m2-autorelated)

Auto generate related products for Magento 2

Features
--------

[](#features)

- Auto generate related products
- Caching related products
- Supports Magento 2.x

Installing
----------

[](#installing)

##### Manual Installation

[](#manual-installation)

Install Tun2U AutoRelated extensions for Magento2

- Download the extension
- Unzip the file
- Create a folder {Magento root}/app/code/Tun2U/AutoRelated
- Copy the content from the unzip folder
- Run following command

```
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
php bin/magento setup:di:compile
php bin/magento cache:flush

```

- Flush cache

##### Using Composer (from Magento Root Dir run)

[](#using-composer-from-magento-root-dir-run)

```
composer require tun2u/m2-autorelated
php bin/magento setup:static-content:deploy
php bin/magento setup:di:compile
php bin/magento cache:flush

```

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

[](#requirements)

- PHP &gt;= 5.3.0

Compatibility
-------------

[](#compatibility)

- Magento &gt;= 2.0

Support
-------

[](#support)

If you encounter any problems or bugs, please create an issue on [GitHub](https://github.com/Tun2U/M2-AutoRelated/issues).

Developer
---------

[](#developer)

##### Tun2U Team

[](#tun2u-team)

- Website:
- Twitter: [@tun2u](https://twitter.com/tun2u)

Licence
-------

[](#licence)

[GNU General Public License, version 3 (GPLv3)](http://opensource.org/licenses/gpl-3.0)

Copyright
---------

[](#copyright)

(c) 2019 Tun2U Team

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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 ~384 days

Total

6

Last Release

1306d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6404f4af22e3c76fda1dffc4f861a1e0dba3dd540d13eb3a94e5754b57b1d835?d=identicon)[info@tun2u.com](/maintainers/info@tun2u.com)

---

Top Contributors

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

---

Tags

productsmagento2relatedautorelated

### Embed Badge

![Health badge](/badges/tun2u-m2-autorelated/health.svg)

```
[![Health](https://phpackages.com/badges/tun2u-m2-autorelated/health.svg)](https://phpackages.com/packages/tun2u-m2-autorelated)
```

###  Alternatives

[magepal/magento2-googletagmanager

Google Tag Manager (GTM) for Magento 2 with Advance Data Layer

2671.5M4](/packages/magepal-magento2-googletagmanager)[mageplaza/magento-2-blog-extension

Magento 2 Blog extension

123708.2k5](/packages/mageplaza-magento-2-blog-extension)[magepal/magento2-reindex

Reindex your Magento2 store quickly and easily from backend/admin, instead of command line.

112649.7k1](/packages/magepal-magento2-reindex)[lillik/magento2-price-decimal

Magento 2 Price Decimal Precision

111147.5k](/packages/lillik-magento2-price-decimal)[opengento/module-gdpr

Gdpr Compliance Module for Magento 2

14481.5k](/packages/opengento-module-gdpr)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

69344.4k](/packages/run-as-root-magento2-prometheus-exporter)

PHPackages © 2026

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