ezsystems / recommendation-bundle
Integration of the YooChoose recommender engine into eZ Publish Platform
Installs: 17 987
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 30
Forks: 22
Type:ezplatform-bundle
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
- dev-master / 2.3.x-dev
- 2.2.x-dev
- v2.2.1
- v2.2.0
- v2.2.0-rc1
- 2.1.x-dev
- v2.1.1
- v2.1.0-rc3
- v2.1.0-rc2
- v2.1.0-rc1
- 2.0.x-dev
- v2.0.5-rc1
- v2.0.4
- v2.0.4-rc3
- v2.0.4-rc2
- v2.0.4-rc1
- v2.0.3
- v2.0.3-rc1
- v2.0.2
- v2.0.2-rc1
- v2.0.1
- v2.0.1-rc1
- v2.0.1-beta1
- v2.0.0
- v2.0.0-rc1
- v2.0.0-beta1
- 1.2.x-dev
- v1.2.3.1
- v1.2.3
- v1.2.3-rc1
- v1.2.2
- v1.2.1
- v1.2.1-rc1
- v1.2.1-beta1
- v1.2.0
- v1.2.0-rc1
- v1.2.0-beta1
- 1.1.x-dev
- v1.1.1
- v1.1.1-rc1
- v1.1.0
- v1.1.0-rc1
- v1.1.0-beta1
- 1.0.x-dev
- v1.0.3
- v1.0.3-rc1
- v1.0.2
- v1.0.2-rc1
- v1.0.1
- v1.0.1-rc2
- v1.0.1-rc1
- v1.0.0
- v1.0.0-rc2
- v1.0.0-rc1
- v1.0.0-beta5
- v1.0.0-beta4
- v1.0.0-beta3
- v1.0.0-beta2
- v1.0.0-beta1
- v1.0.0-alpha9
- v1.0.0-alpha8
- v1.0.0-alpha7
- v1.0.0-alpha6
- v1.0.0-alpha5
- v1.0.0-alpha4
- v1.0.0-alpha3
- v1.0.0-alpha2
- v1.0.0-alpha1
- v0.1.0-rc3
- v0.1.0-rc2
- v0.1.0-rc1
- v0.1.0-beta6
- v0.1.0-beta5
- v0.1.0-beta4
- v0.1.0-beta3
- v0.1.0-beta2
- dev-add_node_assignment_fatal_error
This package is auto-updated.
Last update: 2024-10-21 00:16:49 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.