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

The console command description.

protected $name : string

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 Description
$themeCode
string
Returns
string
Copyright © 2024 Winter CMS