Hi Mike,
yes the direct command for bulk uploads was removed after the REST API end
point was added to remove the duplicate code. If you have Mayan running go
to "Tool" -> "REST API Documentation"
just send a POST to /api/v0/documents/documents/ with the document_type id
and the file contents as payloads {"document_type": 1, "file": ...}
Screenshot attached.
If you make bulk uploader via API, I can host it as an official project in
the Mayan EDMS github organization (https://github.com/mayan-edms)
On Thursday, April 16, 2015 at 10:48:54 PM UTC-4, Mike Newell wrote:
>
> I have several thousand documents that I would like to import. The
> documentation says that you do this via the "./manage.py bulk_upload"
> command. After much searching around I found that "./manage.py" has been
> renamed, and that the "bulk_upload" command was actually removed. Is there
> some alternate method for doing this? Or at least a pointer to an API for
> writing one? Adding large numbers of files manually is kind of a daunting
> task...
>
> Thanks!
>
> Mike
>
--
---
You received this message because you are subscribed to the Google Groups
"Mayan EDMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.