elementor / wp2static-addon-s3

S3 deployment Add-on for WP2Static
The Unlicense
35 stars 23 forks source link

Cannot install plugin on Wordpress 6.2 on Apache #59

Open walkertraylor opened 1 year ago

walkertraylor commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

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?

rokity commented 1 year ago

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