Installed plugin causing issues

I installed a plugin “gravity form to pdf” to be exact and when it was activating it failed now I can’t even navigate to my admin login page or even view the site.

Here is my error message


Warning: require_once(/app/public/wp-content/plugins/gravity-forms-pdf-extended/vendor/composer/autoload_real.php): failed to open stream: No such file or directory in /app/public/wp-content/plugins/gravity-forms-pdf-extended/vendor/autoload.php on line 5 Fatal error: require_once(): Failed opening required ‘/app/public/wp-content/plugins/gravity-forms-pdf-extended/vendor/composer/autoload_real.php’ (include_path=’.:/usr/share/php:/www/wp-content/pear’) in /app/public/wp-content/plugins/gravity-forms-pdf-extended/vendor/autoload.php on line 5


Any ideas as I’m totally lost.

Warm regards.

I just deleted the plugin from my plugin folder by going to my local site and everything is fine now.
Cheers.

It looks like the plugin requires you to run composer update or something.