An open API service indexing awesome lists of open source software.

https://github.com/vovayatsyuk/magento2-alsoviewed

Magento2 product suggestion module, based on customers activities
https://github.com/vovayatsyuk/magento2-alsoviewed

magento2 magento2-extension

Last synced: 9 months ago
JSON representation

Magento2 product suggestion module, based on customers activities

Awesome Lists containing this project

README

          

# Also Viewed Products

Also Viewed Products - is the products recommendation module. Products
suggestions are based on automatically collected anonymous browsing history of
other customers.

## Installation

```bash
composer require vovayatsyuk/magento2-alsoviewed
php bin/magento setup:upgrade
```

## Docs and Guides

See docs, guides and screenshots at the [wiki pages][wiki]

## License

This software is licensed under the [OSL-3.0 License][license]

[wiki]: https://github.com/vovayatsyuk/magento2-alsoviewed/wiki
[license]: https://opensource.org/licenses/osl-3.0.php