Build for VeloCMS.
Everything you need to build plugins, themes, and integrations for the VeloCMS ecosystem. TypeScript-first, Zod-validated, isolated-vm secure.
Scaffold your first plugin in under 5 minutes using the CLI. Go from zero to a working local build in one sitting.
Lifecycle hooks, capability declarations, settings UI integration, and the full testing workflow.
What plugins can and cannot do, capability enforcement, network allowlists, and secret handling.
Where third-party code can run, the security boundary between apps and plugins, and how to request an integration.
Hook payload types, manifest schema, capabilities reference, and the @velocms/cli command reference.
Discord, GitHub Discussions, monthly office hours, and the RFC process for SDK changes.
npm packages
create-velocms-pluginInteractive plugin scaffoldercreate-velocms-themeInteractive theme scaffolder@velocms/clidev / test / build / publish CLI@velocms/plugin-typesTypeScript types for plugin development