{"id":21570862,"url":"https://github.com/codeandwander/webflow-cms-element","last_synced_at":"2026-02-24T09:02:03.124Z","repository":{"id":157175400,"uuid":"564737462","full_name":"codeandwander/webflow-cms-element","owner":"codeandwander","description":null,"archived":false,"fork":false,"pushed_at":"2022-11-11T11:53:21.000Z","size":204,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-30T12:59:05.582Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/codeandwander.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","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":"2022-11-11T11:32:43.000Z","updated_at":"2022-11-11T11:43:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"dcbdeaed-82e8-43bf-b6df-f5fdc0aeba31","html_url":"https://github.com/codeandwander/webflow-cms-element","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codeandwander/webflow-cms-element","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeandwander%2Fwebflow-cms-element","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeandwander%2Fwebflow-cms-element/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeandwander%2Fwebflow-cms-element/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeandwander%2Fwebflow-cms-element/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeandwander","download_url":"https://codeload.github.com/codeandwander/webflow-cms-element/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeandwander%2Fwebflow-cms-element/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29777606,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T04:54:30.205Z","status":"ssl_error","status_checked_at":"2026-02-24T04:53:58.628Z","response_time":75,"last_error":"SSL_read: 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-24T11:14:08.788Z","updated_at":"2026-02-24T09:02:03.104Z","avatar_url":"https://github.com/codeandwander.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CMS element\n\ninject content into collections\n\n## Install\n\nAdd the following script the the bottom of the body tag:\n\n`\u003cscript src=\"https://cw-webflow.s3.eu-west-1.amazonaws.com/cms_element/index.js\"\u003e\u003c/script\u003e`\n\n## Attributes\n\nThe element to be injected:\n\n`data-cw-cms-element=\"element\"`\n\nThe list the element will be injected into:\n\n`data-cw-cms-element=\"list\"`\n\nThe position the element will be inject in at:\n\n`data-cw-cms-element-position=\"4\"`\n\n## Example markup\n\n```html\n\u003cdiv\n  data-cw-cms-element=\"element\"\n  data-cw-cms-element-position=\"4\"\n  class=\"element\"\n\u003e\n  \u003cdiv class=\"cta\"\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003eA CTA\u003c/h3\u003e\n      \u003cbutton\u003eClick me\u003c/button\u003e\n    \u003c/div\u003e\n  \u003c/div\u003e\n\u003c/div\u003e\n\n\u003cdiv class=\"w-dyn-list\"\u003e\n  \u003cdiv role=\"list\" class=\"w-dyn-items\"\u003e\n    \u003cdiv class=\"listitem\" data-cw-cms-element=\"list-item\"\u003e\n      \u003cimg\n        src=\"https://picsum.photos/seed/picsum/200/300\"\n        alt=\"Placeholder image\"\n      /\u003e\n      \u003cdiv\u003e\n        \u003cspan\u003eTest\u003c/span\u003e\n        \u003ch3\u003eTest Title\u003c/h3\u003e\n        \u003cp\u003e\n          Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec ut erat\n          ex. Mauris euismod placerat metus, at pretium dui fringilla quis.\n          Suspendisse molestie maximus turpis at viverra.\n        \u003c/p\u003e\n      \u003c/div\u003e\n    \u003c/div\u003e\n    ...\n  \u003c/div\u003e\n\u003c/div\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeandwander%2Fwebflow-cms-element","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeandwander%2Fwebflow-cms-element","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeandwander%2Fwebflow-cms-element/lists"}