Function Hook_addon_registry_sms->install

Definitions

sources/hooks/systems/addon_registry/sms.php

  • Install the addon.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: N/A

Parameters

Name Type Default Set Range Description
$upgrade_major_minor ?float Null N/A N/A From what major/minor version we are upgrading (null: new install)
$upgrade_patch ?integer Null N/A N/A From what patch version of $upgrade_major_minor we are upgrading (null: new install)