Skip to content

Cookie Banner #2

Discussion options

You must be logged in to vote

Hi Ali!

You can enable the package for cookie banners too!
All you have to do is add the new document type in the configs like so:

'allowed_document_types' => [
    'privacy-policy',
    'terms-of-use',
    'cookie-policy', // here is the new document type
],

and create the cookie policy text as explained in the readme!

Let me know if that's what you were expecting 😉

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by riccardodallavia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants