I downloaded a zip file of the plugin and then uploaded it to WordPress. It loaded without issue but failed to activate with the following errors:
Warning: require_once(/home/xxxxxxxxx/public_html/wp-content/plugins/bh-wc-checkout-rate-limiter-master/vendor-prefixed/autoload.php): failed to open stream: No such file or directory in /home/xxxxxxxxx/public_html/wp-content/plugins/bh-wc-checkout-rate-limiter-master/autoload.php on line 18
Fatal error: require_once(): Failed opening required '/home/xxxxxxxxx/public_html/wp-content/plugins/bh-wc-checkout-rate-limiter-master/vendor-prefixed/autoload.php' (include_path='.:/opt/alt/php74/usr/share/pear') in /home/xxxxxxxxx/public_html/wp-content/plugins/bh-wc-checkout-rate-limiter-master/autoload.php on line 18
I downloaded a zip file of the plugin and then uploaded it to WordPress. It loaded without issue but failed to activate with the following errors:
Warning: require_once(/home/xxxxxxxxx/public_html/wp-content/plugins/bh-wc-checkout-rate-limiter-master/vendor-prefixed/autoload.php): failed to open stream: No such file or directory in /home/xxxxxxxxx/public_html/wp-content/plugins/bh-wc-checkout-rate-limiter-master/autoload.php on line 18
Fatal error: require_once(): Failed opening required '/home/xxxxxxxxx/public_html/wp-content/plugins/bh-wc-checkout-rate-limiter-master/vendor-prefixed/autoload.php' (include_path='.:/opt/alt/php74/usr/share/pear') in /home/xxxxxxxxx/public_html/wp-content/plugins/bh-wc-checkout-rate-limiter-master/autoload.php on line 18
Can you suggest a fix?
Thanks