{"id":20270900,"url":"https://github.com/etd-framework/grav-plugin-etdcontact","last_synced_at":"2026-05-11T17:35:39.170Z","repository":{"id":88594563,"uuid":"136306419","full_name":"etd-framework/grav-plugin-etdcontact","owner":"etd-framework","description":"Manages contact information","archived":false,"fork":false,"pushed_at":"2018-06-06T11:37:23.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-03T23:59:36.523Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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-06T09:34:47.000Z","updated_at":"2018-06-06T11:37:24.000Z","dependencies_parsed_at":"2024-03-30T18:48:18.173Z","dependency_job_id":null,"html_url":"https://github.com/etd-framework/grav-plugin-etdcontact","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/etd-framework/grav-plugin-etdcontact","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etd-framework%2Fgrav-plugin-etdcontact","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etd-framework%2Fgrav-plugin-etdcontact/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etd-framework%2Fgrav-plugin-etdcontact/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etd-framework%2Fgrav-plugin-etdcontact/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/etd-framework","download_url":"https://codeload.github.com/etd-framework/grav-plugin-etdcontact/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etd-framework%2Fgrav-plugin-etdcontact/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32906349,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-11T17:09:15.040Z","status":"ssl_error","status_checked_at":"2026-05-11T17:08:45.420Z","response_time":120,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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:14.300Z","updated_at":"2026-05-11T17:35:39.154Z","avatar_url":"https://github.com/etd-framework.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Etd Contact 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 Contact** Plugin is for [Grav CMS](http://github.com/getgrav/grav). Manages contact information.\n\n## Installation\n\nInstalling the Etd Contact 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 etdcontact\n\nThis will install the Etd Contact plugin into your `/user/plugins` directory within Grav. Its files can be found under `/your/site/grav/user/plugins/etdcontact`.\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 `etdcontact`. You can find these files on [GitHub](https://github.com/etd-solutions/grav-plugin-etdcontact) 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/etdcontact\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/etdcontact/etdcontact.yaml` to `user/config/plugins/etdcontact.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 etdcontact.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## Credits\n\n**Did you incorporate third-party code? Want to thank somebody?**\n\n## To Do\n\n- [ ] Future plans, if any\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fetd-framework%2Fgrav-plugin-etdcontact","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fetd-framework%2Fgrav-plugin-etdcontact","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fetd-framework%2Fgrav-plugin-etdcontact/lists"}