Drupal 8 embraced the principle of throwing exceptions when something bad happens in the code. When an error happens, Drupal will come to a dead stop.

This is good for developers during the development phase because they can clearly see that something is not working as it should, but it's not so good for site visitors later on when the site is live.
This module solves both of these previously mentioned things.

Avoid unpleasant calls and situations when a client reports that there is a mistake in your product.

Something went wrong module "grabs" the error on the site and sends notifications to the developers Slack channel or e-mail when some error occurs on the site.

Instead of that ugly WSOD, you get a nice message that is much more meaningful to the non-technical users. You can also perform a redirection to a page that explains that the site is experiencing technical difficulties.

Studio Present

Supporting organizations: 
sponsored development

Project information

Releases