Cloudron Button
Overview
The Cloudron Button allows anyone to install an application with
the click of a button on their Cloudron.
The button can be added to just about any website including the application's website and README.md files in GitHub repositories.
Prerequisites
The Cloudron Button is intended to work only for applications that have been
published on the Cloudron App Store. The basic tutorial
gives an overview of how to package and publish your application for the
Cloudron App Store.
HTML Snippet
<img src="https://cloudron.io/img/button32.png" href="https://cloudron.io/button.html?app=<appid></img>
">
Note: Replace <appid> with your application's id.
Markdown Snippet
[](https://cloudron.io/button.html?app=<appid>)
Note: Replace <appid> with your application's id.
Button Height
The button may be used in different heights - 32, 48 and 64 pixels.
or as SVG
Note: Clicking the buttons above will install Gogs.


