0.1.0 • Published 3 years ago
@jonl1/wappler-ac-cookie-consent v0.1.0
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
@jonl1/wappler-ac-cookie-consent - Click
save - Click
saveagain. This step will install the extension.
Usage
- Click
Add new componentin theApp structurepanel. Browse to
Jonl1folder and addJonl1 Cookie Consentto your page. In code view it will look something like this:<dmx-jonl1-cookie-consent id="consent1" dmx-bind:categories="{necessary:{enabled:true,readOnly:true,autoClear:''}}"></dmx-jonl1-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
0.1.0
3 years ago