{"id":21477805,"url":"https://github.com/zvaehn/kirby-frontend-editor","last_synced_at":"2025-06-29T13:04:34.527Z","repository":{"id":78567012,"uuid":"142918904","full_name":"zvaehn/kirby-frontend-editor","owner":"zvaehn","description":"A Kirby plugin which allows text-editing via the HTML5 contenteditable-Attribute.","archived":false,"fork":false,"pushed_at":"2018-07-30T19:29:23.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T08:22:26.925Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zvaehn.png","metadata":{"files":{"readme":"readme.md","changelog":null,"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-07-30T19:24:36.000Z","updated_at":"2018-07-31T17:42:19.000Z","dependencies_parsed_at":"2023-05-06T09:17:43.430Z","dependency_job_id":null,"html_url":"https://github.com/zvaehn/kirby-frontend-editor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zvaehn/kirby-frontend-editor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zvaehn%2Fkirby-frontend-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zvaehn%2Fkirby-frontend-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zvaehn%2Fkirby-frontend-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zvaehn%2Fkirby-frontend-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zvaehn","download_url":"https://codeload.github.com/zvaehn/kirby-frontend-editor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zvaehn%2Fkirby-frontend-editor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262598167,"owners_count":23334669,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-23T11:15:10.044Z","updated_at":"2025-06-29T13:04:34.486Z","avatar_url":"https://github.com/zvaehn.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kirby Frontend Editor\n\nA [Kirby 2](http://getkirby.com) plugin which allows text-editing via the HTML5 `contenteditable`-Attribute.\n\nNOTE: THIS PLUGIN IS STILL IN DEVELOPMENT\n\n## Requirements\n- PHP 5.6+\n- Kirby\n\n## Installation\n\n### Download\n[Download](https://github.com/zvaehn/kirby-contenteditable/archive/master.zip) the repository and extract it to `site/plugins/contenteditable`.\n\n### Git Submodule\n```\n$ cd your/project/root\n$ git submodule add https://github.com/zvaehn/kirby-contenteditable.git site/plugins/contenteditable\n$ git submodule update --init --recursive\n$ git commit -am \"Added Kirby Plugin: contenteditable\"\n```\n\n### Setup\nAdd the plugin assets to you footer-snippet:\n\n```php\n\u003c?php contenteditableassets($kirby) ?\u003e\n```\n\nNote: This Plugin requires a disabled Kirby Cache to work properly.\n\n### Contributing?\nYES!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzvaehn%2Fkirby-frontend-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzvaehn%2Fkirby-frontend-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzvaehn%2Fkirby-frontend-editor/lists"}