skynettechnologies / cookiesregtech-plugin
CookiesRegTech cookie consent: guided connect, consent banner with automatic tracker blocking, Google Consent Mode, cookie scanner, and consent log.
Package info
github.com/skynettechnologies/octobercms-cookiesregtech-plugin
Type:october-plugin
pkg:composer/skynettechnologies/cookiesregtech-plugin
Requires
- php: >=7.4
- composer/installers: ~1.0 || ~2.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Cookie consent banner with automatic tracker blocking, Google Consent Mode, a cookie scanner, and a verifiable consent log — powered by CookiesRegTech.
Helps with GDPR, UK GDPR, CCPA/CPRA, LGPD, POPIA, and PIPEDA compliance. Supports October CMS 3.x.
Installation
From the October marketplace: search for CookiesRegTech and install.
Manually: copy the plugin to plugins/skynettechnologies/cookiesregtech
(or install the zip via Settings → Updates & Plugins → Install plugins),
then run:
php artisan october:migrate
Setup (one click)
- In the October backend, open CookiesRegTech in the main menu (it is also listed under Settings).
- Confirm the account email, tick the consent box, and press Connect website. A free account is created, this website is registered, and the consent banner goes live immediately. A sign-in link for the dashboard lands in the inbox.
If the email already has a CookiesRegTech account, a confirmation link is sent to it instead — click it, then press Check status here.
After connecting
The plugin screen shows the account, plan, banner status, and the cookies found by the last scan, plus:
- Show the consent banner — on/off toggle for this site.
- Open dashboard / Upgrade plan — open the CookiesRegTech dashboard already signed in (one-time sign-in links). Banner design, cookie scans, languages, and the consent log are managed there and publish to the site instantly.
- Disconnect — turns the banner off; the account and its data are kept.
How it works
The plugin injects a single ~1KB loader script as the first script in
<head> on CMS pages — before Google Tag Manager and analytics — so it
can block known trackers and signal Google Consent Mode before anything
else runs. The backend is excluded. There is nothing to paste and no
template change to make.
The free plan includes a working banner, consent logging, and cookie scans; paid plans add scheduled full-site scans, geo-targeted banners, custom CSS, and higher limits. Upgrades happen in the CookiesRegTech dashboard, never inside this plugin.
Permissions
Access to the plugin screen is controlled by the
Manage the CookiesRegTech connection permission
(skynettechnologies.cookiesregtech.manage).
Support
- Website: https://www.cookiesregtech.com
- Email: support@skynettechnologies.com