The official marketplace for VitoDeploy plugins.
Every official plugin lives here, and anyone can fork → add a plugin → open a PR to get it listed. On merge, CI validates each changed plugin, packs it into a deterministic zip, signs it with minisign, and uploads it to the VitoDeploy marketplace.
https://vitodeploy.com/docs/plugins
Read CONTRIBUTING.md for the fork → scaffold → validate → PR
flow. Copy the starter in examples/hello-world to begin.
Needs Node ≥ 20:
npm install
npm run validate # validate plugins
npm run pack -- --dry-run # prove the zip is deterministic + see its sha256AGPL-3.0, matching the VitoDeploy app.