include/SugarPlugins/SugarPlugins.php
\SugarPlugins
Package: SugarCRM
Plugin management
- Api
Constants
Methods
_getPluginDownloadToken(
string $plugin_id
)
:
string
Returns the download token for the given plugin
Parameters
Returns
Name | Type | Description |
---|---|---|
$plugin_id | string |
Type | Description |
---|---|
string | token |
downloadPlugin(
string $plugin_id
)
:
void
Downloads the plugin from Sugar using an HTTP redirect
Parameters
Name | Type | Description |
---|---|---|
$plugin_id | string |