@cdmx/wappler_ac_cookie_consent
v0.0.1
Published
App Connect 2 extension that wraps Cookie Consent library
Downloads
10
Maintainers
Readme
Wappler - Cookie Consent Extension
App Connect extension that wraps Cookie Consent library . Cookie Consent is lightweight & gdpr compliant cookie consent plugin written in plain javascript.
Installation
- Open your Project Settings.
- Go to the
Extensions
- Click on
Add extension
- Enter
@cdmx/wappler_ac_cookie_consent
- Click
save
- Click
save
again. This step will install the extension.
Usage
Click
Add new component
in theApp structure
panel.Browse to
Cdmx
folder and addCdmx Cookie Consent
to your page. In code view it will look something like this:<dmx-cdmx-cookie-consent id="consent1" dmx-bind:categories="{necessary:{enabled:true,readOnly:true,autoClear:''}}"></dmx-cdmx-cookie-consent>
The component is documented in the UI but make sure to check the library's documentation
You can check what it's capable in the demo website
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
Original Package by jonl1
Maintained By Lavi Sidana