tun2u/m2-autorelated

Auto generate related products for Magento 2

Installs: 1 801

Dependents: 0

Suggesters: 0

Security: 0

Stars: 12

Watchers: 4

Forks: 8

Open Issues: 3

Type:magento2-module

1.0.5 2022-10-11 09:45 UTC

This package is auto-updated.

Last update: 2024-04-11 13:17:26 UTC


README

Latest Stable Version Total Downloads License

Auto generate related products for Magento 2

Features

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

Installing

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)
composer require tun2u/m2-autorelated
php bin/magento setup:static-content:deploy
php bin/magento setup:di:compile
php bin/magento cache:flush

Requirements

  • PHP >= 5.3.0

Compatibility

  • Magento >= 2.0

Support

If you encounter any problems or bugs, please create an issue on GitHub.

Developer

Tun2U Team

Licence

GNU General Public License, version 3 (GPLv3)

Copyright

(c) 2019 Tun2U Team