andrewandante/silverstripe-document-parser

Adds DocumentParser package to extract contents of .doc, .docx, .rtf and .txt files for search etc.

Installs: 670

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 2

Open Issues: 0

Type:silverstripe-vendormodule

v3.0.0 2023-11-22 01:59 UTC

This package is auto-updated.

Last update: 2024-04-22 02:58:18 UTC


README

Simple, php-only module to extract text from a range of document types:

  • .doc
  • .docx
  • .rtf
  • .txt

Hooks into the silverstripe-textextraction module.

Use 1.x line for SS3, 2.x line for SS4.