PHPackages                             bvdputte/kirby-floc-off - 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. [Security](/categories/security)
4. /
5. bvdputte/kirby-floc-off

AbandonedArchivedKirby-plugin[Security](/categories/security)

bvdputte/kirby-floc-off
=======================

kirby 3 plugin - Disable Google's FLoC tracking

v1.1(4y ago)571MITPHP

Since May 13Pushed 4y ago2 watchersCompare

[ Source](https://github.com/bvdputte/kirby-floc-off)[ Packagist](https://packagist.org/packages/bvdputte/kirby-floc-off)[ RSS](/packages/bvdputte-kirby-floc-off/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

Kirby 3 Disable FLoC
====================

[](#kirby-3-disable-floc)

Disables Google's FLoC tracking for your website's visitors by adding a 'Permissions-Policy' HTTP header.

More information about FLoC:

- [What is Federated Learning of Cohorts (FLoC)?](https://web.dev/floc/)
- [Federated Learning of Cohorts (FLoC)](https://github.com/WICG/floc)
- [Google’s FLoC Is a Terrible Idea](https://www.eff.org/deeplinks/2021/03/googles-floc-terrible-idea)

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

[](#installation)

- unzip [master.zip](https://github.com/bvdputte/kirby-floc-off/archive/master.zip) as folder `site/plugins/kirby-floc-off` or
- `git submodule add https://github.com/bvdputte/kirby-floc-off.git site/plugins/kirby-floc-off`
- `composer require bvdputte/kirby-floc-off`

That's it. The plugin is already functional and activated and should exclude your website from FLoC tracking. If an existing header is already been set for `Permissions-Policy`, it won't be overwritten by this plugin.

Usage
-----

[](#usage)

This plugin adds an HTTP header to your Kirby 3 website that disables Google's "Federated Learning of Cohorts" tracking. The following header will be added:

`Permissions-Policy: interest-cohort=()`

Options
-------

[](#options)

1. Disable plugin:

```
// config.php
return [
    'bvdputte.flocoff.enabled' => false
];
```

Disclaimer
----------

[](#disclaimer)

This plugin is provided "as is" with no guarantee. Use it at your own risk and always test it yourself before using it in a production environment. If you find any issues, please [create a new issue](https://github.com/bvdputte/kirby-floc-off/issues/new).

License
-------

[](#license)

[MIT](https://opensource.org/licenses/MIT)

It is discouraged to use this plugin in any project that promotes racism, sexism, homophobia, animal abuse, violence or any other form of hate speech.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

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

Total

2

Last Release

1824d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/490505?v=4)[Bart Vandeputte](/maintainers/bvdputte)[@bvdputte](https://github.com/bvdputte)

---

Top Contributors

[![bvdputte](https://avatars.githubusercontent.com/u/490505?v=4)](https://github.com/bvdputte "bvdputte (3 commits)")

---

Tags

privacykirby3kirby3-pluginFLoC

### Embed Badge

![Health badge](/badges/bvdputte-kirby-floc-off/health.svg)

```
[![Health](https://phpackages.com/badges/bvdputte-kirby-floc-off/health.svg)](https://phpackages.com/packages/bvdputte-kirby-floc-off)
```

###  Alternatives

[devrabiul/laravel-cookie-consent

A GDPR-compliant cookie consent solution for Laravel applications with fully customizable cookie banners, granular consent control, and enterprise-grade compliance features.

17633.8k1](/packages/devrabiul-laravel-cookie-consent)[fabianmichael/kirby-meta

Your all-in-one powerhouse for any SEO and metadata needs imaginable.

6910.7k1](/packages/fabianmichael-kirby-meta)[wp-privacy/wp-api-privacy

Strips potentially identifying information from outbound requests to the WordPress.org API

1632.0k](/packages/wp-privacy-wp-api-privacy)[bvdputte/kirby-autopublish

Kirby plugin to schedule the automatic publishing of pages on a certain date+time. It is built to work with enabled cache.

348.2k](/packages/bvdputte-kirby-autopublish)[bvdputte/kirby-queue

A simple queue utility plugin for Kirby 3. It enables workers in Kirby that can do tasks (in the background) at scheduled intervals (cron) by working through queues of jobs.

314.6k](/packages/bvdputte-kirby-queue)[bvdputte/kirby-fingerprint

Cache-busting utility to fingerprint assets (JS/CSS) in Kirby 3

1610.0k](/packages/bvdputte-kirby-fingerprint)

PHPackages © 2026

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