wittman / s3upload

S3Upload plugin (for Piwigo web app) that uploads gallery photos to your configured Amazon (AWS) S3 storage account, automatically or by batch selection.
Other
13 stars 11 forks source link

Any plans to update for Piwigo 2.6? #1

Open davegriffin opened 10 years ago

wittman commented 10 years ago

No plans to update it at this time. You're welcome to fork and devise a 2.6 compatible version—there may not be much to adjust, but I'm not sure. One todo: the Amazon (S3) library uses an old method that needs to be swapped out for the current API requirements. To experiment (I suggest a testing Piwigo install), over-ride the version check here: https://github.com/wittman/s3upload/blob/master/main.inc.php#L32 .