WP Manifestindependent plugin directory
manifest / analytics / nelio-ab-on-staging

Nelio AB On Staging

Enable full Nelio AB Testing functionality on staging environments

by dxw · github.com/dxw/nelio-ab-on-staging · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/dxw/nelio-ab-on-staging/archive/refs/heads/main.zip

Readme

Nelio AB On Staging

The default behaviour of the Nelio AB Testing plugin is to disable some of its functionality on environments whose URL includes the string "staging".

This makes sense if you e.g. have a paid-for license key in use on prod that is mirrored to staging, but don't want to burn your usage allocation on staging. But for most of our clients, where we won't have an API key in place on staging, it just means they can't fully test AB testing in the staging environment.

This plugin removes the staging restriction, so all functionality works on staging environments.

Read the full README on GitHub →