PHPackages                             novatio/gdpr-cookiepolicy - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. novatio/gdpr-cookiepolicy

ActiveSilverstripe-module[Mail &amp; Notifications](/categories/mail)

novatio/gdpr-cookiepolicy
=========================

SilverStripe GDPR Cookie Policy Module

1.0.12(7y ago)22122[1 issues](https://github.com/novatio/silverstripe-gdpr-cookie-policy/issues)[1 PRs](https://github.com/novatio/silverstripe-gdpr-cookie-policy/pulls)BSD-3-ClauseJavaScript

Since May 8Pushed 2y ago2 watchersCompare

[ Source](https://github.com/novatio/silverstripe-gdpr-cookie-policy)[ Packagist](https://packagist.org/packages/novatio/gdpr-cookiepolicy)[ Docs](https://github.com/novatio/silverstripe-gdpr-cookie-policy)[ RSS](/packages/novatio-gdpr-cookiepolicy/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (4)Versions (16)Used By (0)

SilverStripe GDPR Cookie Policy Module
======================================

[](#silverstripe-gdpr-cookie-policy-module)

*Fully configurable SilverStripe plugin to notify users about (GDRP) cookie policies.*

Requirements
------------

[](#requirements)

- SilverStripe 3

Installation instructions
-------------------------

[](#installation-instructions)

- Install via composer: `composer require novatio/gdpr-cookiepolicy`.
- Visit `yoursite.com`/dev/build?flush=1 to rebuild the database.
- Visit `yoursite.com`/admin/settings/, navigate to the `Cookie Policy`-tab and customize the look and feel of the Cookie Policy to your liking.

Usage instructions
------------------

[](#usage-instructions)

You can choose to let the module do all the work for you (by placing all \[tracker\]scripts that you need in Google Tag Manager) and conditionally loading GTM ***and / or*** use available functions to load or bypass scripts in models, controllers and/or templates.

To conditionally load scripts in templates:

```

```

To conditionally load scripts in code:

```
    if (CookiePolicy::accepted()) {
        // some code.
    }
```

Known Issues
------------

[](#known-issues)

[GitHub Issue Tracker](https://github.com/novatio/silverstripe-gdpr-cookie-policy/issues)

Thanks
------

[](#thanks)

This module is based on [fractaslabs/silverstripe-cookie-policy-notification](https://github.com/fractaslabs/silverstripe-cookie-policy-notification)and adapted to be more customisable and to be more compliant with the strict new [GDRP](https://en.wikipedia.org/wiki/General_Data_Protection_Regulation)rules. Thanks to Milan Jelicanin &amp; Petar Simic.

Thanks to [carhartl](https://github.com/carhartl/jquery-cookie) for the jQuery Cookie plugin.

Thanks to [prolificjones82](https://github.com/prolificjones82/uk_cookie_policy_notice) for the jQuery UK Cookie Policy Notice: A simple plugin to notify users you adhere to the UK's cookie policies.

Licence
-------

[](#licence)

See [licence](https://github.com/novatio/silverstripe-gdpr-cookie-policy/blob/master/LICENSE)

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~140 days

Recently: every ~484 days

Total

15

Last Release

1012d ago

Major Versions

1.x-dev → 2.x-dev2023-09-22

### Community

Maintainers

![](https://www.gravatar.com/avatar/46acbaf262f7f704b7d43745b43591eb24b05c0a35f154216983df02197f47c8?d=identicon)[gavro](/maintainers/gavro)

---

Top Contributors

[![gavro](https://avatars.githubusercontent.com/u/467366?v=4)](https://github.com/gavro "gavro (25 commits)")

---

Tags

notificationsilverstripecmsmodulecookieavgcookie policygdrp

### Embed Badge

![Health badge](/badges/novatio-gdpr-cookiepolicy/health.svg)

```
[![Health](https://phpackages.com/badges/novatio-gdpr-cookiepolicy/health.svg)](https://phpackages.com/packages/novatio-gdpr-cookiepolicy)
```

###  Alternatives

[lekoala/silverstripe-mandrill

Adds mandrill in the SilverStripe CMS

1827.4k](/packages/lekoala-silverstripe-mandrill)[friendsofsilverstripe/backendmessages

DRY way to create message boxes in SilverStripe backend.

1015.8k2](/packages/friendsofsilverstripe-backendmessages)[sheadawson/silverstripe-timednotices

Display notice banners in the cms interface over a given time period. Good for notifying cms users of scheduled updates or downtime etc.

1212.6k2](/packages/sheadawson-silverstripe-timednotices)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
