setIsUpgrade(true); $installer->handleRequest(); } catch (\Exception $ex) { echo sprintf('ERROR: %s', $ex); }