Building an addon
Last updated
Was this helpful?
Last updated
Was this helpful?
If you want to create an addon you will need will need to create and host a web application. We provide sample code to get you started in the following languages:
In this guide will cover the following topics, providing code examples where appropriate.
with Squirrel and advising when the addon is ready to receive data
Defining a
Squirrel lifecycle hooks and
from Squirrel
to Squirrel
Building a
Alternatively you can download the sample projects and review them. We have packed them full of comments to explain how things work.