Plugin SystemOverview

NetPad Plugin System

Welcome to the NetPad Plugin System documentation! This guide will help you build, test, publish, and manage plugins for NetPad using the new modern node architecture.

What are NetPad Plugins?

NetPad plugins are secure, extensible modules that allow you to add custom nodes, integrations, and features to your NetPad workflows. Plugins are built on the same modern node system as core nodes, ensuring a consistent and powerful developer experience.

Key Features:

  • ModernNodeBase integration for seamless visuals
  • Secure sandboxed execution and audit logging
  • Easy publishing, installation, and management
  • Support for private, organization, and public plugins
  • CLI and template-driven development

Documentation Sections


Ready to get started? Head to Getting Started to create your first plugin!