Skip to main content

Plugin Development

Plugin development allows you to extend AppBlocks with custom blocks, features, and integrations. This guide covers creating, testing, and distributing AppBlocks plugins.

Overview

Plugins enable:

  • Custom block creation
  • New feature implementation
  • Protocol extensions
  • Hardware driver integration
  • Third-party service integration

Prerequisites

See Also