$modulesgetModuleInstallUrl()

Get URL where an administrator can install given module name

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

Available since version 3.0.216.

Usage

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

Arguments

NameType(s)Description
$classNamestring

Return value

string


$modules methods and properties

API reference based on ProcessWire core version 3.0.252