Expose the includeSubfolders
parameter when performing bulk resize
#84
Labels
includeSubfolders
parameter when performing bulk resize
#84
What are you trying to do?
My assets are arranged in dozens of folders within my volume but I can only trigger a bulk resize on a single folder at a time. It would be help to be able to specify that the resize operation should recurse into any child folders of the selected folder to resize the entire contents.
What's your proposed solution?
Looking at the controller code I can see the asset query that is run, and I note that Craft's Assets service supports an
includeSubfolders
parameter which would perform a recursive search. It would be helpful if this option were exposed via a setting in the bulk resize dialog so I could resize the entire contents of the top-level folder in one action.Additional context
No response
The text was updated successfully, but these errors were encountered: