Download the PHP package bootscore/bs-cookie-settings without Composer
On this page you can find all versions of the php package bootscore/bs-cookie-settings. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download bootscore/bs-cookie-settings
More information about bootscore/bs-cookie-settings
Files in bootscore/bs-cookie-settings
Package bs-cookie-settings
Short Description Adds a cookie consent banner to Bootscore
License MIT
Homepage https://bootscore.me/documentation/plugin/bs-cookie-settings/
Informations about the package bs-cookie-settings
bs Cookie Settings
Read this in
WordPress plugin to add a GDPR-ready cookie consent to Bootscore theme. Based on the cookieconsent script by Orest Bida.
Installation
- Download latest release bs-cookie-settings.zip.
- In your admin panel, go to Plugins > and click the Add New button.
- Click Upload Plugin and Choose File, then select the Plugin's .zip file. Click Install Now.
- Click Activate to use your new Plugin right away.
Usage
Init
Initialize plugin with inline script in a Custom HTML widget in Footer Info widget position and replace your data.
Block / manage scripts
Set type="text/plain"
and data-cookiecategory="<category>"
to any script tag you want to manage. Use inline-script in a Custom HTML widget in Footer Info position after the init script.
Open preferences modal
By clicking one of the "Accept all", "Reject all" or "Save preferences" button, the cookie bs_cookie_settings
is set with your preferences and hides banner and modal for 182 days. To open preferences modal again, add following link to your privacy policy and to a Custom HTML widget in a Footer widget position.
Link
Button
License & Credits
- cookieconsent script by Orest Bida, MIT License https://github.com/orestbida/cookieconsent/blob/master/LICENSE
- Plugin Update Checker by YahnisElsts, MIT License https://github.com/YahnisElsts/plugin-update-checker/blob/master/license.txt
- bs Cookie Settings, MIT License https://github.com/bootscore/bs-cookie-settings/blob/main/LICENSE