{"id":20270896,"url":"https://github.com/etd-framework/grav-plugin-etdeucookie","last_synced_at":"2026-05-12T19:35:51.777Z","repository":{"id":88594558,"uuid":"136036099","full_name":"etd-framework/grav-plugin-etdeucookie","owner":"etd-framework","description":"Grav plugin which displays a dialog or a bar about the cookie policy","archived":false,"fork":false,"pushed_at":"2018-12-20T10:58:50.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-03T23:59:35.419Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/etd-framework.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-04T14:19:38.000Z","updated_at":"2018-12-20T10:58:23.000Z","dependencies_parsed_at":"2024-03-25T05:45:36.341Z","dependency_job_id":null,"html_url":"https://github.com/etd-framework/grav-plugin-etdeucookie","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/etd-framework/grav-plugin-etdeucookie","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etd-framework%2Fgrav-plugin-etdeucookie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etd-framework%2Fgrav-plugin-etdeucookie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etd-framework%2Fgrav-plugin-etdeucookie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etd-framework%2Fgrav-plugin-etdeucookie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/etd-framework","download_url":"https://codeload.github.com/etd-framework/grav-plugin-etdeucookie/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etd-framework%2Fgrav-plugin-etdeucookie/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32954538,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T09:19:52.626Z","status":"ssl_error","status_checked_at":"2026-05-12T09:17:33.438Z","response_time":102,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T12:34:11.046Z","updated_at":"2026-05-12T19:35:51.761Z","avatar_url":"https://github.com/etd-framework.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Etd Eu Cookie Plugin\n\n**This README.md file should be modified to describe the features, installation, configuration, and general usage of this plugin.**\n\nThe **Etd Eu Cookie** Plugin is for [Grav CMS](http://github.com/getgrav/grav). Grav plugin which displays a dialog\n\n## Installation\n\nInstalling the Etd Eu Cookie plugin can be done in one of two ways. The GPM (Grav Package Manager) installation method enables you to quickly and easily install the plugin with a simple terminal command, while the manual method enables you to do so via a zip file.\n\n### GPM Installation (Preferred)\n\nThe simplest way to install this plugin is via the [Grav Package Manager (GPM)](http://learn.getgrav.org/advanced/grav-gpm) through your system's terminal (also called the command line).  From the root of your Grav install type:\n\n    bin/gpm install etdeucookie\n\nThis will install the Etd Eu Cookie plugin into your `/user/plugins` directory within Grav. Its files can be found under `/your/site/grav/user/plugins/etdeucookie`.\n\n### Manual Installation\n\nTo install this plugin, just download the zip version of this repository and unzip it under `/your/site/grav/user/plugins`. Then, rename the folder to `etdeucookie`. You can find these files on [GitHub](https://github.com/etd-solutions/grav-plugin-etdeucookie) or via [GetGrav.org](http://getgrav.org/downloads/plugins#extras).\n\nYou should now have all the plugin files under\n\n    /your/site/grav/user/plugins/etdeucookie\n\t\n\u003e NOTE: This plugin is a modular component for Grav which requires [Grav](http://github.com/getgrav/grav) and the [Error](https://github.com/getgrav/grav-plugin-error) and [Problems](https://github.com/getgrav/grav-plugin-problems) to operate.\n\n### Admin Plugin\n\nIf you use the admin plugin, you can install directly through the admin plugin by browsing the `Plugins` tab and clicking on the `Add` button.\n\n## Configuration\n\nBefore configuring this plugin, you should copy the `user/plugins/etdeucookie/etdeucookie.yaml` to `user/config/plugins/etdeucookie.yaml` and only edit that copy.\n\nHere is the default configuration and an explanation of available options:\n\n```yaml\nenabled: true\n```\n\nNote that if you use the admin plugin, a file with your configuration, and named etdeucookie.yaml will be saved in the `user/config/plugins/` folder once the configuration is saved in the admin.\n\n## Usage\n\n**Describe how to use the plugin.**\n\n## To Do\n\n- [ ] Future plans, if any","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fetd-framework%2Fgrav-plugin-etdeucookie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fetd-framework%2Fgrav-plugin-etdeucookie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fetd-framework%2Fgrav-plugin-etdeucookie/lists"}