-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Would love the ability to compress with a folder structure... perhaps denoted by an array, i.e.:
{% set zip = {
"folderName1": { assetIdArray },
"folderName2": { assetIdArray }
} %}
So that when the zip is opened/uncompressed it has files within the denoted folders.
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request