wy/neos-abtesting

Last activity 11 Feb 2025 16 3 1969
composer require wy/neos-abtesting

A/B Testing for Neos

3.2.0

Version
3.2.0
Type
neos-plugin
Release Date
Feb 07, 2024 13:13
Source
git
Distribution
zip
Requires
  • php: ^8.1
  • neos/neos: ^8.0
MIT f7d620d9b38ab7d53ec9d55358260e95d13ca795

Readme excerpt

wysiwyg* - Neos A/B Testing

This package provides a simple to use backend module and frontend container to run A/B tests in Neos.

Installation

Run these commands to install the package and update the database schema.

composer require wy/neos-abtesting ./flow flow:doctrine:migrate Usage

This package offers a node container for displaying two different nodes for two different decisions (A or B).

You can add the A/B testing container to your constraints: Wysiwyg.ABTesting:ABTestingContainer

The container has two contentCollections:

  • itemsa
  • itemsb

By default these collections accept all content nodes…
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 3 package(s).