Server Configuration

Gets update status of the Contao Manager

get/api/server/self-update

Response

The update status.

current_versionstring

Current version of the Contao Manager.

latest_versionstring

Latest available version of the Contao Manager.

channel'stable' | 'dev'
supportedboolean

False if the current build cannot be updated.

errorstring

Error information if the request for the latest version failed.

Changes