2017 © Pedro Peláez
 

typo3-cms-extension fe_cookies

Provides a cookie consent plugin for the frontend, a backend module for convenient cookie-banner management, simple but powerful APIs (PHP, JavaScript and CSS) and lots of configuration possibilities, including separate cookie settings per domain.

image

aaw-team/fe_cookies

Provides a cookie consent plugin for the frontend, a backend module for convenient cookie-banner management, simple but powerful APIs (PHP, JavaScript and CSS) and lots of configuration possibilities, including separate cookie settings per domain.

  • Friday, June 15, 2018
  • by christian.futterlieb
  • Repository
  • 2 Watchers
  • 1 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

TYPO3 extension "Frontend cookies"

This extension provides lots of possibilities to hide and show contents based on the existence or values of cookies. On board is a frontend plugin to display "cookie-banners" as well as a configurable API to manage cookies for PHP, JavaScript and CSS., (*1)

See the extension in the TYPO3 Extension Repository., (*2)

Features

  1. Frontend plugin to display "cookie-banners". It shows a message as long as the message is not aknowledged (by clicking the accept-button).
  2. An API for PHP and JavaScript to manage cookies. A "CSS-API" to show and hide contents by just using CSS classes (based on the existence or absence of a cookie).
  3. A convenient backend module to give backend users the possiblity to manage the cookie-banner contents as well as some configuration options.
  4. Lots of configuration possibilities.
  5. Wish/need more? Get in touch!

Documentation

Read the full documentation at https://docs.typo3.org/p/aaw-team/fe_cookies/master/en-us/, (*3)

Building CSS and JavaScript

All CSS and JavaScript files in the Resources/Public folder are generated with the gulp toolkit. The source files are located in Resources/Private/Gulp/src. To edit or rebuild said files you have to install npm., (*4)

To install all required packages for the build process run npm install inside the Resources/Private/Gulp/ folder., (*5)

To build the files run one of the following commands., (*6)

npm run build # only builds the files once
npm run watch # builds and watches for file changes

After building the files are automatically moved to Resources/Public/., (*7)

Default Style

The default style is written in Sass with the SCSS syntax. The raw SCSS files are located inside the Resources/Private/Gulp/src/sass/ folder. Most style relevant settings can be changed inside the _settings.scss file., (*8)

Contribuiting

You're welcome to add issues/comments to the bug tracker as well as creating pull requests., (*9)

The Versions

15/06 2018

dev-0_4_0-php5compat

dev-0_4_0-php5compat https://github.com/aaw-team/fe_cookies

Provides a cookie consent plugin for the frontend, a backend module for convenient cookie-banner management, simple but powerful APIs (PHP, JavaScript and CSS) and lots of configuration possibilities, including separate cookie settings per domain.

  Sources   Download

GPL-2.0-or-later

The Requires

 

The Development Requires

cookie cookie-consent gdpr dsgvo cookie-banner

15/06 2018

dev-master

9999999-dev https://github.com/aaw-team/fe_cookies

Provides a cookie consent plugin for the frontend, a backend module for convenient cookie-banner management, simple but powerful APIs (PHP, JavaScript and CSS) and lots of configuration possibilities, including separate cookie settings per domain.

  Sources   Download

GPL-2.0-or-later

The Requires

 

The Development Requires

cookie cookie-consent gdpr dsgvo cookie-banner

07/06 2018

0.4.0

0.4.0.0 https://github.com/aaw-team/fe_cookies

Provides a cookie consent plugin for the frontend, a backend module for convenient cookie-banner management, simple but powerful APIs (PHP, JavaScript and CSS) and lots of configuration possibilities, including separate cookie settings per domain.

  Sources   Download

GPL-2.0-or-later

The Requires

 

The Development Requires

cookie cookie-consent gdpr dsgvo cookie-banner

30/05 2018

0.3.0

0.3.0.0 https://github.com/aaw-team/fe_cookies

Provides a cookie consent plugin for the frontend, a backend module for convenient cookie-banner management, simple but powerful APIs (PHP, JavaScript and CSS) and lots of configuration possibilities, including separate cookie settings per domain.

  Sources   Download

GPL-2.0-or-later

The Requires

 

The Development Requires

cookie cookie-consent gdpr dsgvo cookie-banner

30/05 2018

0.2.0

0.2.0.0 https://github.com/aaw-team/fe_cookies

Provides a cookie consent plugin for the frontend, a backend module for convenient cookie-banner management, simple but powerful APIs (PHP, JavaScript and CSS) and lots of configuration possibilities, including separate cookie settings per domain.

  Sources   Download

GPL-2.0-or-later

The Requires

 

The Development Requires

cookie cookie-consent gdpr dsgvo cookie-banner

29/05 2018

0.1.0

0.1.0.0 https://github.com/aaw-team/fe_cookies

  Sources   Download

GPL-2.0-or-later

The Requires

 

The Development Requires

cookie cookie-consent gdpr dsgvo cookie-banner