An open API service indexing awesome lists of open source software.

https://github.com/zerosonesfun/oven-cookie-consent

An easy to set up and use cookie consent plugin for WordPress.
https://github.com/zerosonesfun/oven-cookie-consent

cookies wordpress wordpress-plugin

Last synced: about 18 hours ago
JSON representation

An easy to set up and use cookie consent plugin for WordPress.

Awesome Lists containing this project

README

          

# Oven Cookie Consent

Cookie consent for WordPress: detect cookies, classify essential vs non-essential, and re-prompt visitors when your cookie list changes.

Built on [CookieConsent](https://github.com/orestbida/cookieconsent) v3.1.0.

## Requirements

- WordPress 5.9+
- PHP 7.4+

## Installation

1. Download a release or clone this repository into `wp-content/plugins/oven-cookie-consent/`.
2. Activate **Oven Cookie Consent** in the WordPress admin.
3. Open **Settings → Oven** to configure the banner, detection mode, and cookie list.

## Development

This plugin’s WordPress.org slug is `oven-cookie-consent`. The text domain matches that slug.

## Links

- [Plugin page](https://wilcosky.com/oven)
- [Author](https://wilcosky.com)

## License

GPL-2.0-or-later. See [LICENSE](LICENSE) in this repository (GPL-3.0 text from GitHub template; the plugin header specifies GPLv2 or later).