ezsystems / recommendation-bundle
Integration of the YooChoose recommender engine into eZ Publish Platform
Package info
github.com/ezsystems/EzSystemsRecommendationBundle
Type:ezplatform-bundle
pkg:composer/ezsystems/recommendation-bundle
v2.2.1
2018-09-12 11:03 UTC
Requires
- components/handlebars.js: ~3.0.0
- ezsystems/ezpublish-kernel: ~5.1 || ^6.7 || ^7.0
- guzzlehttp/guzzle: ~5.0|~6.0
- symfony/symfony: ^2.7.7 || ^3.3
Requires (Dev)
- friendsofphp/php-cs-fixer: ~2.7.1
- phpunit/phpunit: ~4.7 || ^5.7
This package is auto-updated.
Last update: 2026-05-21 03:56:51 UTC
README
This bundle extends the functionality of eZ with a recommendation engine, powered by YOOCHOOSE. 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.