wy/neos-abtesting

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

A/B Testing for Neos

1.0.0

Version
1.0.0
Type
neos-plugin
Release Date
Sep 04, 2019 14:35
Source
git
Distribution
zip
Requires
  • php: >=7.1
  • neos/neos: >3.2 <5.0
MIT 4eb2860756e0c78614a12927400cb412c6d27b22

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