2 Extending
snare edited this page 2014-10-18 01:28:01 +11:00

Extending Voltron

Voltron is designed to be extensible. It's probably best to start with the Plugin architecture page.

After that, read the relevant page for the type of plugin you want to build:

  1. View plugins
  2. API plugins
  3. Web plugins
  4. Debugger adaptor plugins

Or if you want to build a custom client that talks to the JSON API, read the JSON API reference.