wwwision/form-multifileupload

Letzte Aktivität 14 Jan 2020 25
composer require wwwision/form-multifileupload

Example package providing a simple MultiFileUpload element for the Neos.Form framework

1.0.1

Version
1.0.1
Type
neos-package
Release Date
Jan 14, 2020 14:47
Source
git
Distribution
zip
Requires
  • neos/form: ^4.2 || ^5.0
MIT 620b0c26c31a34ddb57170915178edacb04cd66d

Readme excerpt

Wwwision.Form.MultiFileUpload

Example package providing a simple MultiFileUpload element for the Neos.Form framework.

DISCLAIMER

This 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.

Usage

As 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:

  1. Install package via composer require wwwision/multifileupload
  2. Configure your form preset to include a definition for the new element:
Neos: Form: presets: 'default': f…
Read more
The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 31 package(s).