PHP Class Backend\Modules\Extensions\Actions\InstallTheme
It will install the theme given via the "theme" GET parameter.
Exibir arquivo
Open project: forkcms/forkcms
Public Methods
Method |
Description |
|
execute ( ) |
Execute the action. |
|
Private Methods
Method |
Description |
|
validateInstall ( ) |
Validate if the theme can be installed. |
|
Method Details