Download the PHP package locomotivemtl/charcoal-contrib-cookie-consent without Composer
On this page you can find all versions of the php package locomotivemtl/charcoal-contrib-cookie-consent. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download locomotivemtl/charcoal-contrib-cookie-consent
More information about locomotivemtl/charcoal-contrib-cookie-consent
Files in locomotivemtl/charcoal-contrib-cookie-consent
Package charcoal-contrib-cookie-consent
Short Description Charcoal module for cookie consent support useing vanilla-cookieconsent.
License MIT
Homepage https://locomotivemtl.github.io/charcoal-contrib-cookie-consent/
Informations about the package charcoal-contrib-cookie-consent
Charcoal Cookie Consent
The Charcoal Cookie Consent package provides an integration with vanilla-cookieconsent for a simple cross-browser plugin written in vanilla JS that is configurable from the Admin.
Installation
Setup
Charcoal Module
For Charcoal projects, the module can be registered from your configuration file:
The module will automatically register the service provider, the metadata path, and the Admin dashboard routing.
Charcoal Service Provider
If you are not using the module, the service provider can be registered from your configuration file:
Consult the package configuration files for what to add to your project.
Models
After the module or service provider has been registered, create the database table for the primary model for configuring and disclosing cookie consent information:
Service Provider
Parameters
--TBD--
Services
--TBD--
Configuration
If you are using the module, the package can be configured via its module registration:
Alternatively, it can be configured via your application configuration:
Usage
--TBD--
Credits
License
Charcoal is licensed under the MIT license.
Resources
- Contributing
- Report issues and send pull requests in the main Charcoal repository
🚂
All versions of charcoal-contrib-cookie-consent with dependencies
ext-intl Version *
ext-json Version *
charcoal/config Version ^5.0
charcoal/core Version ^5.0
charcoal/object Version ^5.0
charcoal/property Version ^5.0
charcoal/translator Version ^5.0
pimple/pimple Version ^3.5