Backend Extensions
Field | Type | Description |
---|---|---|
author |
String |
Author of the extension. |
apiUrl |
String |
Partial path to the extension’s REST API endpoints. |
date |
String |
Release date of the latest version of the extension. |
description |
String |
Extension description. |
extensionName |
String |
Internal name of the extension. |
homepage |
String |
Link to the extension’s homepage. |
icon |
String |
A link to the extension’s icon. |
name |
String |
Display name of the extension. Is shown in the extension list. |
nameInUrl |
String |
Partial link to the extension. Same as the folder with the |
version |
String |
Current version of the extension. |
uiUrl |
String |
Partial path to the extension’s UI. |
urlToMeta |
String |
Link to the extension’s |