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

S3 deployment Add-on for WP2Static

Results 14 wp2static-addon-s3 issues
Sort by recently updated
recently updated
newest added

Hi all, What would be the possible solution to this issue? Any leads would be helpful. Thanks in advance. ![Wp2static disk Issue](https://github.com/elementor/wp2static-addon-s3/assets/128428555/2ec6e1a8-4d75-4c98-b479-e28a2d1f2dbc)

Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.3 to 7.7.0. Release notes Sourced from guzzlehttp/guzzle's releases. Release 7.7.0 See change log for changes. Release 7.6.1 See change log for changes. Release 7.6.0 See change...

dependencies

Currently, deleted pages remain on S3 unless the user manually removes them. We should detect 404'd pages and delete them from the bucket. Reported at https://staticword.press/t/deleted-pages-dont-disappear-from-s3/477

enhancement

It appears that version 1.0.1 is not published to GitHub Releases https://github.com/elementor/wp2static-addon-s3/releases or the WP2Static Download site: https://wp2static.com/download/ The changelog also references "publish to Packagist", but I don't see it...

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...

Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 1.8.5 to 1.9.1. Release notes Sourced from guzzlehttp/psr7's releases. 1.9.1 See change log for changes. 1.9.0 See change log for changes. Changelog Sourced from guzzlehttp/psr7's changelog. 1.9.1...

dependencies

When I run a command calling the S3 add-on, I get the following error: ``` Aws\Exception\InvalidRegionException Region must be a valid RFC host label. ``` This comes from `throw new...

Hello, I'm unable to send the static content to s3. When i clic on generate static i have the following error: ` PHP Fatal error: Uncaught Aws\\Exception\\InvalidRegionException: Region must be...

So after I do a full deployment to s3, everything works except can't view the full post when I click the "Continue Reading" link. This is supposed to go to...

bug

The build artifact from `composer build` is hefty at over 3mb. On inspection it seems that the vendor directory has a lot in there. Is it all essential - is...

enhancement