You are here

Developing Extensions

This section of the documentation looks at developing extensions for SkyVault. There are various APIs and approaches that can be used in developing for SkyVault, from constructing small web scripts, to sophisticated extensions.

There are a variety of APIs that can be used to develop your SkyVault extensions. There are also several approaches with regards packaging and deployment of extensions too. Larger extensions tend to be distributed most conveniently as SkyVault Module Packages (AMPs), although this is not the only option. Using the SkyVault SDK is now the recommended approach for developing extensions.