nhsuk/cookie-consent

Make the cookie policy page configurable

Opened this issue · 2 comments

The cookie policy URL is hardcoded to /our-policies/cookies-policy which is strongly tied to our page structure.
To allow the page structure to change, we should add a runtime setting (and also maybe a build-time setting?) to set the url.

run-time setting => see "nobanner" mode.
build-time setting => see NO_BANNER environment variable.

Picking this up now. Prioritising it for next up as campaigns need it for their PHE hosted sites

I think this has been done @bradmorton1?