WinterUpdate
Console command to perform a system update.
class System\Console\WinterUpdate
extends Illuminate\Console\Command
This updates Winter CMS and all plugins, database and files. It uses the Winter gateway to receive the files via a package manager, then saves the latest build number to the system.
Extends
Class | Description |
---|---|
Illuminate\Console\Command
|
Properties
protected
$description
:
mixed
= "Updates Winter CMS and all plugins, database and files."
The console command description.
protected
$name
:
mixed
= "winter:update"
The console command name.
Methods
public __construct ()
Create a new command instance.
Returns
mixed
public handle ()
Execute the console command.
Returns
mixed
protected getOptions () : array
Get the console command options.
Returns
array
Copyright © 2024 Winter CMS