wwwision/form-multifileupload
composer require wwwision/form-multifileupload
Example package providing a simple MultiFileUpload element for the Neos.Form framework
1.1.0
Readme excerpt
Wwwision.Form.MultiFileUploadExample package providing a simple MultiFileUpload element for the Neos.Form framework.
DISCLAIMERThis package is not meant to be used in production but rather serves as basis implementation. Feel free to copy (parts of the) implementation and adjust it to your needs.
UsageAs mentioned above, this package is meant as inspiration and source for copy/paste. If you want to test it out, you can however install it as-is of course:
- Install package via composer require wwwision/multifileupload
- Configure your form preset to include a definition for the new element:
Read more
The same vendor provides 31 package(s).