wy/neos-abtesting

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

A/B Testing for Neos

dev-dependabot/npm_and_yarn/esbuild-0.25.0

Version
dev-dependabot/npm_and_yarn/esbuild-0.25.0
Type
neos-plugin
Release Date
Feb 11, 2025 13:00
Source
git
Distribution
zip
Requires
  • php: ^8.1
  • neos/neos: ^8.0
MIT 0c9d68f78992464134a38496f89b5a3f1f4cd373

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