Jesica Arroyo Salvador
Jesica Arroyo Salvador

Reputation: 143

"Save as" multiple files from node view with rules

I have a view of nodes. This node type has a file field with remote mp3 files (I have only url of mp3 in a link field). And this view has a VBO field. I want that my users to be able of select some nodes with VBO and "save as" the mp3 of these nodes in their computers.

I think that is possible with rules, but I don't know how. Any clue?

Upvotes: 1

Views: 414

Answers (1)

NickOpris
NickOpris

Reputation: 559

I'm not entirely sure this will help but I assume you will need to package all the files selected prior to starting the download (with rules, I assume).

But first did you check this question? https://drupal.stackexchange.com/questions/31209/download-attached-files-in-a-zip

Upvotes: 0

Related Questions