Function __global->uninstall_addon
Definitions
sources/addons2.php
- Completely uninstall the specified addon from the system.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$addon_name | string | required parameter | N/A | N/A | Name of the addon |
$clear_caches | boolean | True | N/A | N/A | Whether to clear caches |