1.0.10 • Published 8 months ago

origam-plugin-filepond-multimport v1.0.10

Weekly downloads
-
License
GPL-3.0
Repository
-
Last release
8 months ago

Contains file upload plugin for Origam based on the filepond.js library.

File Upload Plugin

Properties that can be read from the model (defined in a widget):

  • ApiUrl name of a string field which will be used to set endpoint
  • FilterFileType name of a string field which will allow file type for upload.
  • InvalidFileTypeMessage name of a string field which will show text when file type is wrong.
  • MaxParallelUploads name of a number field which will set max paraell files to upload in a time.
  • InstantUpload name of a boolean field which will allow automatic upload (true) or manualy (false) upload files to the ApiUrl.
1.0.10

8 months ago

1.0.9

8 months ago

1.0.8

8 months ago

1.0.7

8 months ago

1.0.6

8 months ago

1.0.5

8 months ago

1.0.4

8 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago