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