We have been struggling to get the website running on our clients webhost. The mod_rewrite module says it is not installed or enabled. We have communicated this to the hosting provider and it turns out that mod_rewrite is enabled and that they block any attempts to check whether mod_rewrite is enabled, sort of like how you can block pings to your server. I didn't know that was possible to do.
Knowing this, is there a way to tell Grav to stop checking for the required plugins upon loading the website? Perhaps a setting in a yaml file somewhere or something like that?
