InstallDeveloperPlugin
function InstallDeveloperPlugin(configUrl: string): boolean
Description
Installs a plugin by the URL to the plugin config.
Parameters
- configUrl
string
The URL to the plugin config.json for installing.
Returns
boolean
function InstallDeveloperPlugin(configUrl: string): boolean
Installs a plugin by the URL to the plugin config.
string
The URL to the plugin config.json for installing.
boolean