KnpLabs / KnpGaufretteBundle

Easily use Gaufrette in your Symfony projects.
http://knplabs.com
MIT License
717 stars 158 forks source link

Add tags support for S3 objects #251

Closed LouisGarret closed 3 years ago

LouisGarret commented 3 years ago

Hello,

Problem: We can't add tagging on S3 objects from configuration. :worried:

Solution: I add the tag's config in knp_gaufrette.yml. :smile:

Ex:

I have also open a pull request on Gaufrette to add support for tags. https://github.com/KnpLabs/Gaufrette/pull/651

@Nyholm

Have a great day! :sun_with_face: