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
Name | Type(s) | Description |
---|---|---|
className | string |
Return value
string
$modules methods and properties
API reference based on ProcessWire core version 3.0.236