Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Compared to the original 6.x-1.0 release, this one needs even less code thanks to the "file" and "file path" menu item properties, and comes with a bug fix that enables admins other than user 1 to access the "Project administration" category.
* Uploading of documents
* Parsing of VALID, uploaded documents
* Storage of uploaded document and extracted metadata
To Complete:
* Import of file contents, not just metadata
* Map metadata to node fields
* Create nodes from documents
* Triggers / Actions for docapi
* Base Parsers for various office formats
* Mime Detect Integration