Bulk upload of documents

Is there a file bulk upload addon for Plone 5.1? I noticed the following are only compatible with Plone 4:

  • Products.PloneFlashUpload 1.3
  • collective.quickupload 1.11.0
  • collective.upload 9.18.0rc2
  • collective.js.fileupload

Please advise.

Thanks,
Angela

Are you sure you need it? There is already: https://docs.plone.org/working-with-content/managing-content/folder-contents.html

Sweet! I did not know that it has been incorporated into Plone 5. Duh on my part! Thanks so much! :slight_smile:

You can also try http://plone.github.io/mockup/dev/#pattern/upload if you want a standalone form.

I tried to make that into a (fragment) tile, any pointers are welcome:

http://xweb14d.plana.dk:8081/Plone/fragments/another-fragment-1

User Name 
admin (admin)
Request URL
http://xweb14d.plana.dk:8081/Plone/services/POST_application_json_
Exception Type
BadRequest
Exception Value
Property '@type' is required
Traceback (innermost last):

Module ZPublisher.Publish, line 138, in publish
Module ZPublisher.mapply, line 77, in mapply 
Module ZPublisher.Publish, line 48, in call_object
Module plone.rest.service, line 23, in __call__ 
Module plone.restapi.services, line 19, in render 
Module plone.restapi.services.content.add, line 28, in reply
BadRequest: Property '@type' is required'''