ThemeInstall
Console command to install a new theme.
class Cms\Console\ThemeInstall
extends Illuminate\Console\Command
This adds a new theme by requesting it from the Winter marketplace.
Properties
protected
$description
:
string
= "Install a theme from the Winter marketplace."
The console command description.
protected
$name
:
string
= "theme:install"
The console command name.
Methods
public handle () : void
Execute the console command.
Returns
void
protected getArguments () : array
Get the console command arguments.
Returns
array
protected themeCodeToDir (string $themeCode) : string
Theme code to dir.
Parameters
Property | Type | Description |
---|---|---|
$themeCode | string |
string
|
Returns
string
Copyright © 2023 Winter CMS