(feat): Turn on feature flags when staging cookie present.

Clients should be able to set staging-features=<base64_encoded_JSON> along with staging=1

Base64 Encoded JSON, when decoded, should have the following structure:

{ "pro": true, "es-feeds": true }

That cookie should affect the outcome of Features\Manager::has() and Features::Manager::export()

Edited Sep 20, 2019 by Emiliano Balbuena
Assignee Loading
Time tracking Loading