Really pleased you’ve found the problem. Re-saving the project settings doesn’t sort it, sadly. Is there any chance you can push the next update sooner than Thursday (today?) as this is causing me quite a bit of problems.
@George - Or can you send me what should be in the aws folder so I can put it there manually for now?
well you can just add it manually in your composer.json, under ther requires:
"aws/aws-sdk-php": "3.*"
and then click on the “Install PHP Modules” icon from the toolbar.
Or opt-in to not use composer, till the next update.
well actually you don’t need to push the /vendor folder to git, unless you are using git for publishing
if you don’t - just add the vendor folder to your .gitignore
Unfortunately it’s all gone a bit pear-shaped. The S3 upload just gives a 500 error and I can’t find what’s causing it so I’m having to go back to non-composer for now and just keep replacing the aws folder with the version of files which works rather than the files Wappler puts there.
Fixed in Wappler 5.6.2

