Show related products automatically from the same category.
-Install by Composer : You can install the module by Composer by running the following comange in your servercomposer require vvasiloud/autorelatedproducts
-Install by uploading files:
Download packed as ".zip" file and unzip the extension to {{MAGENTO-ROOT}}/app/code/
Alternatively clone this repository by the following commands:
Use SSH:
git clone [email protected]:vvasiloud/AutoRelatedProducts-Magento2.git
Use HTTPS:
git clone https://github.com/vvasiloud/AutoRelatedProducts-Magento2.git
After install run the following command using SSH:
php bin/magento setup:upgrade
- Enable the extension from the configuration & choose how many related products to show.
If you encounter any problems or bugs, please create an issue on GitHub.
Any contribution is highly welcome. To provide any code open a pull request on GitHub.
(c) 2016 vvasiloud