{"id":44428981,"url":"https://github.com/conversationalcomponents/wordpress-plugin","last_synced_at":"2026-02-12T12:00:34.660Z","repository":{"id":42522728,"uuid":"235103924","full_name":"ConversationalComponents/wordpress-plugin","owner":"ConversationalComponents","description":"Plugin for wordpress to connect CoCoHub bots","archived":false,"fork":false,"pushed_at":"2023-01-27T10:11:18.000Z","size":4565,"stargazers_count":0,"open_issues_count":20,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-12-24T13:33:03.519Z","etag":null,"topics":["chatbot","conversational-components","conversational-interfaces","wordpress-plugin"],"latest_commit_sha":null,"homepage":"https://cocohub.ai","language":"TypeScript","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/ConversationalComponents.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}},"created_at":"2020-01-20T13:08:37.000Z","updated_at":"2021-10-24T14:16:34.000Z","dependencies_parsed_at":"2023-02-15T07:45:45.576Z","dependency_job_id":null,"html_url":"https://github.com/ConversationalComponents/wordpress-plugin","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ConversationalComponents/wordpress-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConversationalComponents%2Fwordpress-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConversationalComponents%2Fwordpress-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConversationalComponents%2Fwordpress-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConversationalComponents%2Fwordpress-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ConversationalComponents","download_url":"https://codeload.github.com/ConversationalComponents/wordpress-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConversationalComponents%2Fwordpress-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29365552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"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":["chatbot","conversational-components","conversational-interfaces","wordpress-plugin"],"created_at":"2026-02-12T12:00:19.268Z","updated_at":"2026-02-12T12:00:34.656Z","avatar_url":"https://github.com/ConversationalComponents.png","language":"TypeScript","readme":"## CoCo WordPress ChatWindow Plugin\n\n##### Quickstart\n\n```bash\n./build.sh\n```\n\nThis will create cocohub.zip file. This is the built plugin, upload it to a wordpress installation.\n\nUse with the shortcode [cocobot] or [cocobot component=componentid]\n\n##### ChatWindow API:\n\nChat window is added to a DOM element called \"erw-root\"\n\nIt accepts the following parameters:\n\n```js\n{\n    name: string; // name to appear in header\n    human_id_or_url: string; // full url for exchange or ID of bot\n    bot_greeting?: string; // what the bot should say before chat begins, defaults to \"Type anything to get started!\"\n    is_fabless?: \"false\" | \"true\"; // when false/undefined, window is attached to a button, fixed in lower right corner. Otherwise it'll be placed under the root component\n    is_rtl?: \"false\" | \"true\"; // when false/undefined, direction of chat window is left-to-right. When true, direction is right to left\n    is_open_on_start?: \"false\" | \"true\"; // on desktop start open\n    height?: number; // desired height, defaults to 500\n    width?: number; // desired width, defaults to 300\n}\n```\n\nParameters are taken from attributes of \"cocobot\". Example:\n\n```html\n\u003cdiv id=\"cocobot\" name=\"Namer\" humanIdOrUrl=\"namer_vp3\"\u003e\u003c/div\u003e\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconversationalcomponents%2Fwordpress-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconversationalcomponents%2Fwordpress-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconversationalcomponents%2Fwordpress-plugin/lists"}