PHPackages                             michnhokn/kirby3-cookie-banner - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. michnhokn/kirby3-cookie-banner

AbandonedArchivedKirby-plugin[Utility &amp; Helpers](/categories/utility)

michnhokn/kirby3-cookie-banner
==============================

Add a cookie modal to your Kirby3 website

1.2.0(1y ago)688.8k↑192.9%10[1 issues](https://github.com/michnhokn/kirby-cookie-banner/issues)MITPHP

Since Sep 14Pushed 1y ago1 watchersCompare

[ Source](https://github.com/michnhokn/kirby-cookie-banner)[ Packagist](https://packagist.org/packages/michnhokn/kirby3-cookie-banner)[ RSS](/packages/michnhokn-kirby3-cookie-banner/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (10)Dependencies (1)Versions (13)Used By (0)

Warning

Heads up! This plugin is no longer supported or maintained. Please find a suitable alternative here:

[![Kirby Cookie Banner](./.github/kirby-cookie-banner.png)](./.github/kirby-cookie-banner.png)

Kirby Cookie Banner
===================

[](#kirby-cookie-banner)

Integrate a user-friendly cookie banner into your Kirby website with ease. This simple solution allows for effortless incorporation directly into your Kirby page.

Key Features
------------

[](#key-features)

- 🚀 **Customizable Cookie Consent Modal:** Design the modal to perfectly match your website's look and feel.
- 🌐 **Multilingual Support (including German &amp; English):** Deliver a seamless user experience by displaying the cookie banner in different languages.
- ⏱️ **Real-time Cookie Consent Detection:** Keep track of user preferences and adapt accordingly.
- ✅ **Easy Feature Management with a Helper Class:** Simplify checking for allowed cookies and features within your Kirby code.
- ✨ **Effortless Style Integration:** Apply your custom CSS styles with minimal hassle.

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

[](#installation)

### Composer

[](#composer)

```
composer require michnhokn/kirby3-cookie-banner

```

### Download

[](#download)

Download and copy this repository to `/site/plugins/kirby-cookie-banner`

Usage
-----

[](#usage)

### Configuration

[](#configuration)

The cookie banner includes a pre-configured "Essential Feature" with customizable text using language variables. You can easily add more features by editing your `/site/config/config.php` file. By default, leverage language variables for feature values, but if you're not using Kirby's multi-language functionality, simply adjust the text directly in the configuration.

```
