andrewdanilov/yii2-cookies-agreement

Sticky footer panel widget, which lets your visitors to accept user policy agreement.

Installs: 46

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Language:JavaScript

Type:yii2-extension

1.0.2 2023-02-07 17:37 UTC

This package is auto-updated.

Last update: 2024-05-07 20:18:38 UTC


README

Sticky footer panel widget, which lets your visitors to accept user policy agreement.

Installation

The preferred way to install this extension is through composer.

Either run

composer require andrewdanilov/yii2-cookies-agreement "~1.0.0"

or add

"andrewdanilov/yii2-cookies-agreement": "~1.0.0"

to the require section of your composer.json file.

Usage

todo