Fix Fatal error Maximum execution time of X seconds exceeded Issue
1 – This issue is caused by the php setting “max_execution_time” being too low
2 – To Fix this issue open your php.ini file and change the max_execution_time setting to a large enough amount
3 – Then you need to restart your web server for the change to take effect
Thank you and looking forward to help you do more with Drupal