PHPackages                             page-8/total-cookie-consent - 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. page-8/total-cookie-consent

ActiveCraft-plugin

page-8/total-cookie-consent
===========================

The plugin provides total control over the cookie consent collection process and includes three consent collection options: No Consent, Implied Consent, and Explicit Consent. Collection methods can be tailored per country or state to provide an optimal non-intrusive user experience.

0.2.8(5y ago)0301MITPHP

Since Sep 24Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Pageworks/craft-total-cookie-consent)[ Packagist](https://packagist.org/packages/page-8/total-cookie-consent)[ RSS](/packages/page-8-total-cookie-consent/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (4)Versions (11)Used By (0)

Total Cookie Consent plugin for Craft 3
=======================================

[](#total-cookie-consent-plugin-for-craft-3)

The plugin provides total control over the cookie consent collection process and includes three consent collection options: No Consent, Implied Consent, and Explicit Consent. Collection methods can be tailored per country or state to provide an optimal non-intrusive user experience.

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

[](#requirements)

This plugin requires Craft CMS 3.0.0 or later.

Installation
------------

[](#installation)

To install the plugin, follow these instructions.

1. Open your terminal and go to your Craft project:

    ```
     cd /path/to/project

    ```
2. Then tell Composer to load the plugin:

    ```
     composer require pageworks/total-cookie-consent

    ```
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Total Cookie Consent.

Usage
-----

[](#usage)

Add the following twig to your project base template to begin using the plugin.

```
{% hook 'total-cookie-consent' %}

{% set consent = craft.tcc.consent() %}
{% if consent['statistics'] %}
        {# statistics code #}
{% endif %}
{% if consent['marketing'] %}
        {# marketing code #}
{% endif %}
{% if consent['necessary'] %}
        {# necessary code #}
{% endif %}
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 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 ~18 days

Recently: every ~1 days

Total

10

Last Release

1886d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1288a0589ae659a218fb5c5e9dd9bea5cd438155806c7cfe2b15a6132c32629d?d=identicon)[Pageworks](/maintainers/Pageworks)

---

Top Contributors

[![codewithkyle](https://avatars.githubusercontent.com/u/15202776?v=4)](https://github.com/codewithkyle "codewithkyle (31 commits)")

---

Tags

cmsCraftcraftcmscraft-plugintotal cookie consent

###  Code Quality

TestsCodeception

### Embed Badge

![Health badge](/badges/page-8-total-cookie-consent/health.svg)

```
[![Health](https://phpackages.com/badges/page-8-total-cookie-consent/health.svg)](https://phpackages.com/packages/page-8-total-cookie-consent)
```

###  Alternatives

[nystudio107/craft-seomatic

SEOmatic facilitates modern SEO best practices &amp; implementation for Craft CMS 5. It is a turnkey SEO system that is comprehensive, powerful, and flexible.

1741.4M46](/packages/nystudio107-craft-seomatic)[verbb/image-resizer

Resize assets when they are uploaded.

127269.1k7](/packages/verbb-image-resizer)[verbb/formie

The most user-friendly forms plugin for Craft.

101372.9k40](/packages/verbb-formie)[verbb/tablemaker

Create customizable and user-defined table fields.

40168.8k1](/packages/verbb-tablemaker)[wrav/oembed

A simple plugin to extract media information from websites, like youtube videos, twitter statuses or blog articles.

36205.0k3](/packages/wrav-oembed)[verbb/hyper

A user-friendly links field for Craft.

24130.9k9](/packages/verbb-hyper)

PHPackages © 2026

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