{"id":20313707,"url":"https://github.com/posthog/posthog-hello-world-plugin","last_synced_at":"2025-04-11T17:16:34.851Z","repository":{"id":43041370,"uuid":"301995259","full_name":"PostHog/posthog-hello-world-plugin","owner":"PostHog","description":"Exemplary PostHog plugin","archived":false,"fork":false,"pushed_at":"2024-05-29T11:13:51.000Z","size":301,"stargazers_count":2,"open_issues_count":0,"forks_count":10,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-25T13:11:24.541Z","etag":null,"topics":["plugin","posthog"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/PostHog.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-10-07T10:01:16.000Z","updated_at":"2022-03-22T10:02:20.000Z","dependencies_parsed_at":"2022-09-16T12:22:52.276Z","dependency_job_id":null,"html_url":"https://github.com/PostHog/posthog-hello-world-plugin","commit_stats":null,"previous_names":["posthog/helloworldplugin"],"tags_count":2,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PostHog%2Fposthog-hello-world-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PostHog%2Fposthog-hello-world-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PostHog%2Fposthog-hello-world-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PostHog%2Fposthog-hello-world-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PostHog","download_url":"https://codeload.github.com/PostHog/posthog-hello-world-plugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248447598,"owners_count":21105140,"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":["plugin","posthog"],"created_at":"2024-11-14T18:12:27.384Z","updated_at":"2025-04-11T17:16:34.829Z","avatar_url":"https://github.com/PostHog.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PostHog Plugin: Hello World Starter Kit\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-red.svg?style=flat-square)](https://opensource.org/licenses/MIT)\n\nThis is a basic exemplary PostHog plugin. It adds property `\"greeting\"` to every event, with a configurable value (default: `\"Hello world!\"`).\n\nFeel free to use it as a base for your own plugins!\n\n## How to develop\n\nAll of the plugin's code is located in the `index.js` file, which is JavaScript ran inside of PostHog.\nTo get yourself up to speed with this environment, we sincerely recommend checking out our [Plugins overview in PostHog Docs]([the Plugins Overview](https://posthog.com/docs/plugins/build/overview).\nFor a crash course, read our [plugin building tutorial in PostHog Docs](https://posthog.com/docs/plugins/build/tutorial).\n\n## How to test\n\nTo test the plugin, you'll need to install a few `npm` dependencies already specified in `package.json`:\n```bash\nnpm install\n```\n\nThis will get you the testing library Jest and some our test helpers.\nThen to run tests it's just:\n\n```bash\nnpm test\n```\n\n## How to install\n\n1. Open PostHog.\n1. Open the Plugins page from the sidebar.\n1. Head to the Advanced tab.\n1. \"Install from GitHub, GitLab or npm\" using this repository's URL.\n\n## Questions?\n\n### [Join our Slack community.](https://join.slack.com/t/posthogusers/shared_invite/enQtOTY0MzU5NjAwMDY3LTc2MWQ0OTZlNjhkODk3ZDI3NDVjMDE1YjgxY2I4ZjI4MzJhZmVmNjJkN2NmMGJmMzc2N2U3Yjc3ZjI5NGFlZDQ)\n\nWe're here to help you with anything PostHog!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fposthog%2Fposthog-hello-world-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fposthog%2Fposthog-hello-world-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fposthog%2Fposthog-hello-world-plugin/lists"}