https://github.com/ezsystems/ezsystemsrecommendationbundle
Integration of YooChoose, a content recommendation solution, into eZ Platform
https://github.com/ezsystems/ezsystemsrecommendationbundle
Last synced: over 1 year ago
JSON representation
Integration of YooChoose, a content recommendation solution, into eZ Platform
- Host: GitHub
- URL: https://github.com/ezsystems/ezsystemsrecommendationbundle
- Owner: ezsystems
- License: other
- Created: 2014-12-06T16:56:48.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2020-11-20T15:49:49.000Z (over 5 years ago)
- Last Synced: 2025-04-05T14:51:12.547Z (over 1 year ago)
- Language: PHP
- Size: 314 KB
- Stars: 4
- Watchers: 29
- Forks: 22
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Recommendation Bundle
[](https://travis-ci.org/ezsystems/EzSystemsRecommendationBundle)
[](https://packagist.org/packages/ezsystems/recommendation-bundle)
[](https://github.com/ezsystems/EzSystemsRecommendationBundle/releases)
[](LICENSE)
[](https://insight.sensiolabs.com/projects/1a1934d8-2677-4ae0-be94-6c1d3f541b38)
This bundle extends the functionality of eZ with a recommendation engine, powered by [YOOCHOOSE](https://yoochoose.com/). It allows you to track the way visitors use your website and suggests recommended content to them based on their behavior.
## Requirements
- PHP 5.4.4 *or higher*
- Symfony 2.7 *or higher Symfony 2.x version*
- eZ Publish v5.4.1+ or eZ Platform/Enterprise v1.0+, with the REST API configured to use sessions and publicly open to the YOOCHOOSE servers.
- A YOOCHOOSE subscription
This bundle is independent from the `ezrecommendation` extension used in eZ Publish legacy, and does not require it.
## Full documentation
- [Recommendation Bundle in eZ Platform documentation](https://doc.ezplatform.com/en/latest/guide/recommendation/)
- [eZ Services documentation](https://doc.ezplatform.com/projects/ezservices)