amazon-s3-php-class icon indicating copy to clipboard operation
amazon-s3-php-class copied to clipboard

Does it support tagging?

Open alexcinergy opened this issue 4 years ago • 1 comments

Hello!

Is there ability to set a tag when I put an object?

alexcinergy avatar Feb 19 '21 11:02 alexcinergy

I have done a refactor of this class and have included methods for managing tagging. it can be found in my repo here: https://github.com/networkjackbb/third-party/blob/main/amazon-s3-php-class/S3.inc.php

networkjackbb avatar Jun 20 '22 23:06 networkjackbb