← Plugin Directory

Beta Flags … now with A/B Testing! vs Feature Flags

Beta Flags … now with A/B Testing!

Thanks to: James Williams, whose plugin inspired this one (https://github.com/jamesrwilliams/feature-flags)

Feature Flags

Feature flags allows developers to configure features behind the feature flags on both Server(PHP) and Client(JS/TS) side.