Download the PHP package wildbit/craft3-donottrack without Composer
On this page you can find all versions of the php package wildbit/craft3-donottrack. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wildbit/craft3-donottrack
More information about wildbit/craft3-donottrack
Files in wildbit/craft3-donottrack
Download wildbit/craft3-donottrack
More information about wildbit/craft3-donottrack
Files in wildbit/craft3-donottrack
Vendor wildbit
Package craft3-donottrack
Short Description Craft 3 plugin for respecting Do Not Track headers sent by browsers.
License MIT
Package craft3-donottrack
Short Description Craft 3 plugin for respecting Do Not Track headers sent by browsers.
License MIT
Please rate this library. Is it a good library?
Informations about the package craft3-donottrack
Do Not Track plugin for Craft CMS 3.x
Helpers for respecting Do Not Track headers sent by browsers.
Requirements
This plugin requires Craft CMS 3.0.0-beta.23 or later.
Get the Craft 2 version.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require wildbit/craft3-donottrack
- In the Control Panel, go to Settings → Plugins and click the “Install” button for Do Not Track.
Using Do Not Track
You can use the doNotTrack.isEnabled
variable to check whether DNT is enabled in the user’s browser from your twig templates.
Brought to you by Wildbit
All versions of craft3-donottrack with dependencies
PHP Build Version
Package Version
Requires
craftcms/cms Version
^3.0.0-RC1
The package wildbit/craft3-donottrack contains the following files
Loading the files please wait ....