This repository lists plugins that are available for PostHog. Plugins enable customization of your PostHog instance.
Please create a pull request submitting an edit to the repository JSON.
For the 'maintainer' field, add 'official' if you are part of the PostHog team, and 'community' otherwise.
If your plugin is written in JavaScript, feel free to use the GitHub, GitLab, or npm URL. However, if it is TypeScript-based, please include the npm URL so PostHog knows where to fetch the compiled JS files from.
Find the "Plugins" page in PostHog and select the repository plugin from the list.
Read about Plugins in the docs, especially the Build Your Own page.