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
- Host: GitHub
- URL: https://github.com/vovayatsyuk/magento2-alsoviewed
- Owner: vovayatsyuk
- Created: 2016-06-28T10:11:10.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2025-05-12T14:19:04.000Z (about 1 year ago)
- Last Synced: 2025-09-22T16:12:05.923Z (9 months ago)
- Topics: magento2, magento2-extension
- Language: PHP
- Homepage:
- Size: 107 KB
- Stars: 29
- Watchers: 11
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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