silverstripe/documentconverter

Imports OpenOffice-compatible files (doc, docx, etc) into SilverStripe pages and content.

3.3.1 2025-08-19 02:00 UTC

Requires

Suggests

None

Provides

None

Conflicts

None

Replaces

None

BSD-3-Clause ac60aff40fc38c1326d4de0b1feae692a694a288

silverstripecwp

This package is auto-updated.

Last update: 2026-06-22 05:40:01 UTC


README

👁 CI
👁 Silverstripe supported module

Overview

The module adds functionality to import OpenOffice-compatible files (doc, docx, etc) into Silverstripe pages and content.

Installation

composer require silverstripe/documentconverter

Configuration

You will need to set the following three environment variables:

  • DOCVERT_USERNAME
  • DOCVERT_PASSWORD
  • DOCVERT_URL

Note: This module is primarily designed for Common Web Platform (CWP) clients. There will be additional setup required to use this module as intended, if you are not using the CWP government edition.

User Guide

For usage instructions see the User guide.

Translations

Translations of the natural language strings are managed through a third party translation interface, transifex.com. Newly added strings will be periodically uploaded there for translation, and any new translations will be merged back to the project source code.

Please use https://www.transifex.com/projects/p/silverstripe-documentconverter to contribute translations, rather than sending pull requests with YAML files.