This extensions makes it possible to have a file upload with multiple files.
Install the extension and provide the multiple
attribute in your form.yaml
file:
-
properties:
saveToFileMount: '1:/user_upload/'
# important change start
fluidAdditionalAttributes:
multiple: multiple
# important change end
allowedMimeTypes:
- video/mp4
Currently it is not possible to add the multiple files as attachement
This extension was created by Georg Ringer for Studio Mitte, Linz with ♥.
Find more TYPO3 extensions we have developed that provide additional features for TYPO3 sites.