Auto generate related products for Magento 2
- Auto generate related products
- Caching related products
- Supports Magento 2.x
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
composer require tun2u/m2-autorelated
php bin/magento setup:static-content:deploy
php bin/magento setup:di:compile
php bin/magento cache:flush
- PHP >= 5.3.0
- Magento >= 2.0
If you encounter any problems or bugs, please create an issue on GitHub.
- Website: https://www.tun2u.com
- Twitter: @tun2u
GNU General Public License, version 3 (GPLv3)
(c) 2019 Tun2U Team