dmk / mkabtesting
A/B Testing of content elements
Installs: 2 906
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 28
Forks: 0
Open Issues: 1
Type:typo3-cms-extension
Requires
- php: ^7.4 || ^8.0
- digedag/rn-base: ^1.16
- dmk/mklib: ^11.0
- typo3/cms-core: ^11.5
Requires (Dev)
- captainhook/captainhook: ^5.10
- dmk/phpstan-rnbase: dev-master
- friendsofphp/php-cs-fixer: ^3.3
- php-parallel-lint/php-parallel-lint: ^1.3
- phpcompatibility/php-compatibility: ^9.3.5
- phpmd/phpmd: ^2.11.1
- phpstan/extension-installer: ^1.1
- phpstan/phpstan: ^1.1
- saschaegerer/phpstan-typo3: ^1.0
- sebastian/phpcpd: ^6.0
- typo3/testing-framework: ^7.0
README
What does it do?
This extensions offers a plugin to perform A/B testing of content elements. You can configure a pool of content elements to be shown and how many content elements should be shown at a time. The elements are evenly shown. A user gets the same elements shown every time he visits the page again till the configured expire time is met. After that the procedure starts again which means a new set from the content elements is selected for the user.