pkg_toolbarInstallerScript
in package
Table of Contents
Methods
- activatePlugin() : mixed
- configureModule() : mixed
- installFoundry() : mixed
- migrateSettings() : mixed
- postflight() : mixed
- After the installation, we also want to enable the plugin and module
- isLatestFoundry() : mixed
- Determine which foundry is latest
Methods
activatePlugin()
public
activatePlugin() : mixed
configureModule()
public
configureModule() : mixed
installFoundry()
public
installFoundry(mixed $parent) : mixed
Parameters
- $parent : mixed
migrateSettings()
public
migrateSettings() : mixed
postflight()
After the installation, we also want to enable the plugin and module
public
postflight(mixed $type, mixed $parent) : mixed
Parameters
- $type : mixed
- $parent : mixed
Tags
isLatestFoundry()
Determine which foundry is latest
private
isLatestFoundry(mixed $version) : mixed
Parameters
- $version : mixed