Document Loader: PHPWord
1 sites
Security covered
Drupal 10–11
This module extracts text content from Microsoft Word and Rich Text Format documents. It allows you to convert the extracted content into plain text, HTML, or Markdown formats for use with the Document Loader module.
This module allows extracting content from Word and RTF documents for use with Document Loader, using the phpoffice/phpword PHP library.
Supported Input Formats:
- Word 2007+ (
.docx) - Word 2003 (
.doc) - OpenDocument Text (
.odt) - Rich Text Format (
.rtf)
Supported Output Formats:
texthtmlmarkdown
Requirements
This module requires the following modules:
Installation
composer require drupal/document_loader_phpwordConfiguration
- Enable the module at Administration > Extend
- See PHPWord as an available plugin in the Document Loader configuration at admin/config/media/document-loader
Similar Projects
- AI File To Text: Leverages the AI module to improve the output of loaded documents
Depends on
Dependencies of the latest stable release
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.0 | Stable | 10–11 | Jul 10, 2026 | ||
| 1.0.0-rc1 | Pre-release | 10–11 | Jun 1, 2026 | ||
| 1.0.0-alpha1 | Pre-release | 10–11 | May 29, 2026 | ||
| 1.0.x-dev | Dev | 10–11 | May 29, 2026 |