Socket
Socket
Sign inDemoInstall

@jonl1/wappler-ac-cookie-consent

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @jonl1/wappler-ac-cookie-consent

App Connect extension that wraps Cookie Consent library


Version published
Weekly downloads
0
Maintainers
1
Created
Weekly downloads
 

Readme

Source

App Connect extension that wraps Cookie Consent library . Cookie Consent is lightweight & gdpr compliant cookie consent plugin written in plain javascript.

Installation

  1. Open your Project Settings.
  2. Go to the Extensions
  3. Click on Add extension
  4. Enter @jonl1/wappler-ac-cookie-consent
  5. Click save
  6. Click save again. This step will install the extension.

Usage

  1. Click Add new component in the App structure panel.

  2. Browse to Jonl1 folder and add Jonl1 Cookie Consent to 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

MIT

Keywords

FAQs

Last updated on 29 Mar 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc