wy/neos-abtesting

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

A/B Testing for Neos

1.1.1

Version
1.1.1
Type
neos-plugin
Release Date
Sep 24, 2019 15:06
Source
git
Distribution
zip
Requires
  • php: >=7.1
  • neos/neos: >3.2 <5.0
MIT ccc368762ae28109861d730bf6e58b7cd7995c68

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).