pimcore / personalization-bundle
Pimcore Personalization Bundle
Package info
github.com/pimcore/personalization-bundle
Type:pimcore-bundle
pkg:composer/pimcore/personalization-bundle
Requires
- php: ~8.1.0 || ~8.2.0 || ~8.3.0
- colinmollenhour/credis: ^1.10.0
- geoip2/geoip2: ^2.9
- lcobucci/jwt: ^4.0 || ^5.0
- matomo/device-detector: ^6.0
- mjaschen/phpgeo: ^4.0
- pimcore/admin-ui-classic-bundle: ^1.0.6
- pimcore/newsletter-bundle: ^1.0
- pimcore/pimcore: ^11.0
- symfony/form: ^6.2
- symfony/stopwatch: ^6.2
Requires (Dev)
- codeception/codeception: ^5.0.10
- codeception/module-asserts: ^2
- codeception/module-symfony: ^3.1.1
- codeception/phpunit-wrapper: ^9
- phpstan/phpstan: ^1.10.5
- phpstan/phpstan-symfony: ^1.2.14
- phpunit/phpunit: ^9.5
Conflicts
- symfony/string: <6.0
This package is auto-updated.
Last update: 2026-04-20 12:36:58 UTC
README
Important
This Repository Has Been Archived
This bundle has moved to the Pimcore Enterprise Edition. The GPL version is EOL and will no longer receive updates.
- Enterprise repository: The updated and supported version is available at ee-personalization-bundle (access is granted by your Pimcore contact person when you have a valid enterprise subscription).
- LTS support: For long-term support, please use our support portal at get.support.pimcore.com (access is granted by your Pimcore contact person when you have a valid enterprise subscription).
- Community support: For community help and general questions, head over to Pimcore Discussions.
Pimcore provides a very powerful integrated behavioral targeting and personalization engine. With this toolkit, it is possible to profile visitors based on their behavior, assign target groups to them and provide personalized content to these target groups. This makes it possible to show your customers contextual, relevant, and personalized content.
Before starting with Personalization you should know about the following Pimcore concepts:
After reading everything about the base concepts, you are ready to get started with personalizing content.
For details on how to extend Pimcore's targeting engine and use targeting information in custom modules see our Dev Docs
Features in a Nutshell
- Add behavioral targeting and personalization to Pimcore.
- Allow defining target groups.
- Set up visitor profiling with rules based on their behavior.
- Allow creating personalized versions of documents for defined target groups.
- Deliver personalized content to target groups.
Documentation Overview
Usage Documentation
- Pimcore Concepts for Personalization
- How to Personalize Content
- Examples for Personalization and Targeting