Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.95 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.95 KB

Our.Umbraco.CookieConsent

Umbraco Marketplace NuGet Downloads GitHub License

Easily add a configurable cookie consent banner to your Umbraco site. Features include a dashboard for customizing behavior, appearance, and translations, using the Orestbida/CookieConsent library.

Configuration

  1. Access the Dashboard
    Navigate to the Settings tab in the Umbraco Backoffice, and then select the Cookie Consent dashboard to manage all settings related to your banner.

  2. Customize Appearance and Behavior
    Use the dashboard to configure:

    • Position of the banner on your site.
    • Categories of cookies to display.
    • Layout and styles to match your site’s design.
    • ...
  3. Manage Translations

    • Translations for the popup text can be managed in the Translations section of Umbraco, under the key Our.Umbraco.CookieConsent.
    • The available languages for the cookie consent popup depend on the languages configured for your Umbraco site.
  4. Save and Publish
    Once you’ve customized the settings, save the configuration to activate the banner on your site.

Credits

This package is a simple integration of the CookieConsent library, created by Orest Bida.

Cookie icons used in this project were created by Rohim - Flaticon.

License

This project is licensed under the MIT License. See the LICENSE file for details.