

Because JoomShaper Quickstart includes Joomla, demo content, additional extensions and their settings it requests correct PHP settings. Firstly check all technical requirements. In particular, if during QuickStart installation you have never-ending installation or it stuck/freezes on creating tables. You need to compare your PHP setting with Technical Requirements.
You can avoid this error, for example, by:
PHP
, 300 or more. max_execution_time = 300
You can make this change inside php.ini or inside .htaccess file. Make sure to restart your web server for the changes to take effect.
Go back to your System Information and check if your values have changed. If not, you should contact your hosting company for assistance in editing these values.
Note! If you don't know how to change PHP settings - please contact with your hosting support. They should help you. Sometimes information how to change PHP values is included on your hosting website Help/FAQ section.
If the above steps will not help - please make small customization:
------
* Once the install has completed go back and change it back to a value no more than 60.
** MyISAM is more supported and compatible with Joomla! in localhost environment.