Skip to content

vvasiloud/AutoRelatedProducts-Magento2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto Related Products

Show related products automatically from the same category.

Install:

-Install by Composer : You can install the module by Composer by running the following comange in your server

composer 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 git@github.com: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

How to use?

  1. Enable the extension from the configuration & choose how many related products to show.

Support

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

Contribution

Any contribution is highly welcome. To provide any code open a pull request on GitHub.

Licence

GNU General Public License

Copyright

(c) 2016 vvasiloud

About

Display related products of a product automatically

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages