statamic / ideas

💡Discussions on ideas and feature requests for Statamic
https://statamic.dev
31 stars 1 forks source link

Use AWS S3 Versioning feature for version control #1042

Open blevkovych opened 1 year ago

blevkovych commented 1 year ago

Request: implement the possibility to use the versioning feature in S3 buckets for our assets. If I understand correctly it's just the matter of adding ?VersionId when we put an asset on a page. For the metadata we can add this VersionId as prefix to the filename, or use AWS object metadata and not reinvent the wheel

Screenshot 2023-09-12 at 10 15 56

pros:

cons:

Let me know if there is any way I could help, thanks!