Skip to content

Extending

snare edited this page Oct 17, 2014 · 2 revisions

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.