wp2static-addon-s3 icon indicating copy to clipboard operation
wp2static-addon-s3 copied to clipboard

Cannot install plugin on Wordpress 6.2 on Apache

Open walkertraylor opened this issue 1 year ago • 3 comments

I have a fresh updated Wordpress 6.2 on Apache.
The WP2Static plugin installed fine.

When I add the WP2Static Add-on: S3 Deployment plugin, I get an exception error when it tries to activate after installing the plugin. Error is reproducible by clicking "Activate."

Fatal error: Uncaught Error: Class "WP2StaticS3\Controller" not found in /var/www/html/wp-content/plugins/wp2static-addon-s3-1.0/wp2static-addon-s3.php:27 Stack trace: #0 /var/www/html/wp-content/plugins/wp2static-addon-s3-1.0/wp2static-addon-s3.php(41): run_wp2static_addon_s3() #1 /var/www/html/wp-admin/includes/plugin.php(2314): include_once('/var/www/html/w...') #2 /var/www/html/wp-admin/plugins.php(192): plugin_sandbox_scrape('wp2static-addon...') #3 {main} thrown in /var/www/html/wp-content/plugins/wp2static-addon-s3-1.0/wp2static-addon-s3.php on line 27

walkertraylor avatar May 03 '23 20:05 walkertraylor

I'm using the release zip and uploading as a normal plugin in Wordpress. Is this the correct way?

I'm also trying alternatively to use the tool/build_release.sh script but it doesn't produce a .zip file. Is there a possibility we could get some install and build instructions for this, or point me in the right direction if they are documented elsewhere?

walkertraylor avatar May 04 '23 19:05 walkertraylor

Is this plugin being maintained, and expected to work with the latest version of WP2Static?

On the download page, it says the bundle zip contains the S3 Deployment Add-On and provides the MD5Sum, but I don't see the S3 addon (or the other addons) in the bundle zip provided. https://wp2static.com/download/

Am I confused about something or did they remove that feature and stop providing a working option?

walkertraylor avatar May 05 '23 14:05 walkertraylor

It happens also to me. I'm supposing that this repo it's not maintained.

rokity avatar May 14 '23 15:05 rokity