Context Cookie
Categories
Component ID
1850482
Component name
Context Cookie
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Exposes cookie ($_COOKIE) variables to Context. Works similarly to Context Session and also allows to check wether a cookie has a specific value.
A useful usage of this module can be for flagging a context to enable or disable based on some event by simply setting or unsetting a cookie.
This is a sandbox project so get it using Git:
git clone --branch 7.x-1.x jdaglees@git.drupal.org:sandbox/jdaglees/1850482.git context_cookie
Note: you will need to clear the site's cache after installing a new version of this module.
