Linux 软件免费装

CJakCiasteczko

开发者 maciejczyzak
更新时间 2026年5月21日 14:56
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

cookies gdpr consent cmp google consent mode

下载

1.0.2

详情介绍:

CJakCiasteczko is a lightweight (~8 KB gzipped) Consent Management Platform (CMP). This plugin connects your WordPress site with an account on cjakciasteczko.pl. The banner's look, copy and behaviour are configured in the cjakciasteczko.pl dashboard; the plugin simply injects the script that loads it on every public page of your site, scoped to your domain via the install key you paste in. What the plugin does What the plugin does NOT do Requirements

安装:

  1. Install the plugin (Plugins -> Add New -> Upload Plugin -> choose the .zip).
  2. Activate.
  3. Go to Settings -> CJakCiasteczko.
  4. Paste the install key generated in the cjakciasteczko.pl dashboard (Your domain -> Settings -> Install key).
  5. Save. The plugin validates the key against the cjakciasteczko.pl API and, on success, shows "Plugin connected".
  6. Open your site in an incognito window -- you should see the consent banner.

常见问题:

Does the plugin send visitor data anywhere from my server?

No. The only server-to-server call this plugin makes is a one-time POST to https://cjakciasteczko.pl/api/v1/install/verify when you save your install key in Settings. That request contains only the install key you entered and returns the matching domain so the plugin knows which site identifier to inject. No visitor IP, no page content, no analytics data is ever sent from your server. The consent banner itself runs in the visitor's browser and talks to the cjakciasteczko.pl service directly.

What happens if I cancel my cjakciasteczko.pl subscription?

The backend returns "domain inactive" to the consent script, so the banner stops showing and Google Consent Mode stays in its "denied" defaults. The plugin remains installed but injects nothing until your install key is valid again.

Can I self-host the backend?

The API base URL and CDN script URL are hardcoded to https://cjakciasteczko.pl. Self-hosting requires forking the plugin -- contact cjakciasteczko@aveneo.pl if you need this.

Is the plugin GPL-compatible?

Yes, the plugin source code is licensed under GPL-2.0-or-later. The external service (cjakciasteczko.pl) is a separate product with its own commercial terms; see the External services section below.

更新日志:

1.0.2 1.0.1 1.0.0