WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

studiomitte/form_multiple_uploads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TYPO3 Extension form_multiple_uploads

This extensions makes it possible to have a file upload with multiple files.

Usage

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

Todo

Currently it is not possible to add the multiple files as attachement

Credits

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.

About

TYPO3 Extension ⇢ Multiple upload file form

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages