Self Help Documentation
< All Topics

software/installjoomla

Description

Installs Joomla for an existing domain from a given SPanel user account.

Warning
The Joomla administrator password must not contain (single quote) or ; (semicolon).

Parameters

FieldTypeRequiredDescription
tokenstringYesAuthorizing API token – check API Basics for more information.
accountuserstringYesThe SPanel user account that is being managed or viewed.
actionstringYesThe category and function being executed.
domainstringYesThe domain to install Joomla on. Must already exist in the account.
folderstringNoInstallation folder under the selected domain’s document root (for example: joomla). Use empty value to install in the main folder.
usernamestringYesJoomla administrator username.
passwordstringYesJoomla administrator password.
emailstringYesJoomla administrator email address.

Example

You can find more information about the Endpoint URL in our API Basics article.

Output

Table of Contents