Submit a plugin
Requests should be submitted by the plugin owner.
This page is to request the listing of a new plugin for FPP - Falcon Player. New plugins need to pass certain checks prior to being listed.
Please read the plugin guidelines before submitting - they cover what's required for a listing to be accepted.
Your email is encrypted in this page, in your browser, before it goes anywhere. Only FPP maintainers can read it - it never appears publicly on the GitHub issue. Everything else you enter here is public, as it's part of the plugin listing.
What happens after I submit?
- The issue is opened under your GitHub account, so you're notified automatically on any reply.
- Two automated checks run within a minute or two and comment directly on the issue: one confirms your contact token is well-formed, the other clones your repo and runs a check on your plugin. If it finds any issues it will let you know.
- If the scan asks for changes, push a fix to your repo, then comment
/recheckon the issue to re-run it - no need to edit the issue itself. - Once the checks pass, a maintainer still reviews it by hand -
category fit, description wording, and anything the automation can't judge - before
opening a pull request that adds your plugin to
pluginList.json. - Once that PR merges, your plugin appears in everyone's Plugin Manager straight away.