Giter VIP home page Giter VIP logo

pxa_cookie_bar's Introduction

Cookie bar

Cookie bar pxa_cookie_bar

Adds a cookie bar to the page consisting of a text and an option link to a cookie bar policy page.

Features active and passive consent.

Passive consent

The visitor is notified that the site uses cookies

Active consent

The visitor is notified that the site uses cookies. All cookies will be removed until the user has accepted the usage of cookies.

!!! IMPORTANT any of your scripts will be able to set cookies (like google tracking scripts, etc.)

Setup

  • Install extension
  • Include static TypoScript of extension

Configuration

It's possible to show default cookie bar message or create custom one

Default cookie bar message

In order to get default cookie bar message show up configure next TypoScript constants

TypoScript configuration

plugin.tx_pxacookiebar {
    settings {
        # Show default message if custom wasn't found
        showDefault = 1

        # Consent of default message
        activeConsent = 0

        # Show cookie bar only one time. After reload it'll disappear. 
        oneTimeVisible = 1

        # Page uid of page with detailed cookie bar policy
        detailPageUid = 111
    }
}

Custom cookie bar message

  • Go to Backend module in "Web" section called "Cookie bar".
  • Choose root page of site you want to have cookie bar notification
  • Press "Create cookie warning" button
  • Fill in all required field
    • Show once - check this if message should be showed to use only one time
    • Active consent - check this if it's active consent
    • Name - just a name for BE view
    • Link text - text of "Read more" link
    • Link target - target of "Read more" link
    • Warning message - cookie bar message
  • Save cookie bar
  • It's also possible to localize cookie bar message if you have multi-language site

pxa_cookie_bar's People

Contributors

anjeylink avatar dmh avatar mabolek avatar mass1m0 avatar mattiasnilsson avatar ntzrbtr avatar oleglisovych avatar phathoang avatar pxamike avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.