ModulesInstaller::getModuleInstallUrl()

Get URL where an administrator can install given module name

If module is already installed, it returns the URL to edit the module.

Usage

$string = $modulesInstaller->getModuleInstallUrl(string $className);

Arguments

NameType(s)Description
$classNamestring

Return value

string


ModulesInstaller methods and properties

API reference based on ProcessWire core version 3.0.251