Files
cloudron-box/docs/references/button.md
Girish Ramakrishnan 56618cab23 add docs
2016-08-17 10:59:09 -07:00

1.4 KiB

Cloudron Button

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 Store. The basic tutorial gives an overview of how to package and publish your application for the Cloudron Store.

HTML Snippet

<img src="https://cloudron.io/img/button32.png" href="https://cloudron.io/button.html?app=<appid>">

Note: Replace <appid> with your application's id.

Markdown Snippet

[![Install](https://cloudron.io/img/button32.png)](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.

Install

Install

Install

or as SVG

Install

Note: Clicking the buttons above will install Gogs on your Cloudron.