Last modified February 12, 2025

ManageDatabases

ManageDatabases plugin API calls use the Plugin primary function along with a command function. These API calls only apply to Linux (Panelless).

CreateAccount

This function will create a new Linux account.

ListDatabases

This function will list all databases on the server.

ListDatabaseUsers

This function will list all databases users on the server.

GetSettings

This function will get the lugin settings details.

GetStatistics

This function will get the Database and Database user statistics.

DatabaseAssign

This function allows you to assign database and database users to an account.

ManageSettings

This function allows you to modify the plugin settings.